Skip to content

Commit ee8bfbb

Browse files
authored
ci: fixup
Signed-off-by: steadfasterX <steadfasterX@users.noreply.github.com>
1 parent aa26136 commit ee8bfbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/apk.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
# https://github.com/crowbarmaster/GH-Automatic-Releases
8484
with:
8585
repo_token: "${{ secrets.AXP_GITHUB_TOKEN }}"
86-
automatic_release_tag: "${{ env.OPENEUICC_VERSION }}"
86+
automatic_release_tag: "${{ env.APP_VERSION }}"
8787
prerelease: false
8888
title: "${{ env.APP_VERSION }} (${{ env.git_sha_short }})"
8989
files: |

0 commit comments

Comments
 (0)