mirror of
https://github.com/seriousm4x/UpSnap.git
synced 2026-06-06 07:02:12 -04:00
gh-action: use filepath for private_key
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -63,7 +63,7 @@ jobs:
|
||||
workdir: backend
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
AUR_KEY: ${{ secrets.AUR_KEY }}
|
||||
AUR_KEY: "/home/max/.ssh/home/id_aur"
|
||||
|
||||
docker:
|
||||
needs:
|
||||
|
||||
Reference in New Issue
Block a user