Skip to content

Commit

Permalink
Fix name of key argument
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdiez committed Sep 29, 2019
1 parent 083fc2f commit 3e1195d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cleanup_pr.yml
Expand Up @@ -20,5 +20,5 @@ jobs:
script: rm -rf www/${{ steps.extract_branch.outputs.branch }}
host: builds.jabref.org
username: builds_jabref_org
privateKey: ${{ secrets.buildJabRefPrivateKey }}
key: ${{ secrets.buildJabRefPrivateKey }}
port: 9922

0 comments on commit 3e1195d

Please sign in to comment.