Skip to content

Commit 2d963b3

Browse files
chore(CI): update paths for release in nightly build workflow.
1 parent 50a125b commit 2d963b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/nightly-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,8 +251,8 @@
251251
name: ${{ env.UPDATED_VERSION }}
252252
tag_name: ${{ env.UPDATED_VERSION }}
253253
files: |
254-
/tmp/app-debug-normal.apk
255-
/tmp/app-debug-fdroid.apk
254+
/tmp/acode-debug-normal-$UPDATED_VERSION.apk
255+
/tmp/acode-debug-fdroid-$UPDATED_VERSION.apk
256256
body: |
257257
Automated Nightly (pre-release) Releases for Today
258258

0 commit comments

Comments
 (0)