Skip to content

Commit 58d704b

Browse files
author
decryptable
committed
just little fix. really.
1 parent 054d7ee commit 58d704b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release-app.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,4 +139,5 @@ jobs:
139139
env:
140140
GITHUB_TOKEN: ${{ secrets.TOKEN }}
141141
APP_FOLDER: app
142-
FILE_DIR: ${{steps.sign_app.outputs.signedReleaseFile}}
142+
FILE_DIR: ${{steps.sign_app.outputs.signedReleaseFile}}
143+
REPO_BRANCH: ${{ github.ref_name }}

0 commit comments

Comments
 (0)