We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 03cd9aa + d5ca8bd commit 2b5ebcfCopy full SHA for 2b5ebcf
.github/workflows/nightly-build.yml
@@ -210,7 +210,8 @@
210
platforms/android/app/build/outputs/apk/debug/app-debug.apk
211
body: |
212
Automated Nightly (pre-release) Releases for Today
213
- \n\n[Compare Changes](https://github.com/${{ github.repository }}/compare/${{ env.TAG_COMMIT }}...${{ github.sha }})
+
214
+ [Compare Changes](https://github.com/${{ github.repository }}/compare/${{ env.TAG_COMMIT }}...${{ github.sha }})
215
216
- name: Update Last Comment by bot (If ran in PR)
217
if: inputs.is_PR
0 commit comments