mirror of
https://github.com/mihonapp/mihon.git
synced 2025-01-23 16:34:51 +01:00
Remove unneeded env from build_push.yml
This commit is contained in:
parent
f594f1994b
commit
9ec4dc5758
2
.github/workflows/build_push.yml
vendored
2
.github/workflows/build_push.yml
vendored
@ -108,5 +108,3 @@ jobs:
|
|||||||
mihon-x86_64-${{ env.VERSION_TAG }}.apk
|
mihon-x86_64-${{ env.VERSION_TAG }}.apk
|
||||||
draft: true
|
draft: true
|
||||||
prerelease: false
|
prerelease: false
|
||||||
env:
|
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user