Skip to content

Commit

Permalink
trying to fix aur
Browse files Browse the repository at this point in the history
  • Loading branch information
inv2004 committed Aug 9, 2024
1 parent 3dd699c commit 2c08f7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
commit_email: ${{ secrets.AUR_EMAIL }}
ssh_private_key: ${{ secrets.AUR_SSH_PRIVATE_KEY }}
commit_message: Update AUR package
ssh_keyscan_types: rsa,dsa,ecdsa,ed25519
ssh_keyscan_types: rsa,ecdsa,ed25519
update_pkgver: true

0 comments on commit 2c08f7b

Please sign in to comment.