mirror of
https://github.com/mihonapp/mihon.git
synced 2024-12-24 18:08:24 +01:00
That env variable was needed
This commit is contained in:
parent
62cb12a3f1
commit
0d449a9b1d
2
.github/workflows/build_push.yml
vendored
2
.github/workflows/build_push.yml
vendored
@ -108,3 +108,5 @@ jobs:
|
||||
mihon-x86_64-${{ env.VERSION_TAG }}.apk
|
||||
draft: true
|
||||
prerelease: false
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.PAT }}
|
||||
|
Loading…
Reference in New Issue
Block a user