mirror of
https://github.com/seriousm4x/UpSnap.git
synced 2026-07-29 17:02:56 -04:00
Revert "gh-action: use filepath for private_key"
This reverts commit 909702c668.
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: "/home/max/.ssh/home/id_aur"
|
||||
AUR_KEY: ${{ secrets.AUR_KEY }}
|
||||
|
||||
docker:
|
||||
needs:
|
||||
|
||||
Reference in New Issue
Block a user