We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f724ebe commit 8a5ff8eCopy full SHA for 8a5ff8e
1 file changed
.github/workflows/build-and-publish.yml
@@ -122,6 +122,7 @@ jobs:
122
commit_username: github-actions[bot]
123
commit_email: github-actions[bot]@users.noreply.github.com
124
ssh_private_key: ${{ secrets.AUR_SSH_KEY }}
125
+ ssh_keyscan_types: rsa,ecdsa,ed25519
126
commit_message: |
127
Update to ${{ steps.pkgver.outputs.version }}
128
0 commit comments