Unexplode release workflow
This commit is contained in:
parent
e16cdcf387
commit
c5165afe7f
1 changed files with 30 additions and 30 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -37,6 +37,6 @@ jobs:
|
|||
export GIT_SSH_COMMAND="ssh -i ~/.ssh/aur"
|
||||
|
||||
./scripts/aur_bump.sh
|
||||
with:
|
||||
env:
|
||||
SSH_KEY: ${{ secrets.AUR_SSH_KEY }}
|
||||
SSH_PUB_KEY: ${{ secrets.AUR_SSH_PUB_KEY }}
|
||||
|
|
Loading…
Reference in a new issue