Skip to content

Commit 8a5ff8e

Browse files
committed
ci: implement GitHub Actions workflows for AUR automation
1 parent f724ebe commit 8a5ff8e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-and-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ jobs:
122122
commit_username: github-actions[bot]
123123
commit_email: github-actions[bot]@users.noreply.github.com
124124
ssh_private_key: ${{ secrets.AUR_SSH_KEY }}
125+
ssh_keyscan_types: rsa,ecdsa,ed25519
125126
commit_message: |
126127
Update to ${{ steps.pkgver.outputs.version }}
127128

0 commit comments

Comments
 (0)