gh-action: use filepath for private_key

This commit is contained in:
seriousm4x
2023-10-03 19:40:00 +02:00
parent ef32a485d4
commit 909702c668

View File

@@ -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: