mirror of
https://github.com/seriousm4x/UpSnap.git
synced 2026-06-09 16:42:29 -04:00
gh-action: fix env AUR_KEY
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -63,6 +63,7 @@ jobs:
|
||||
workdir: backend
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
AUR_KEY: ${{ secrets.AUR_KEY }}
|
||||
|
||||
docker:
|
||||
needs:
|
||||
|
||||
Reference in New Issue
Block a user