diff --git a/README.md b/README.md index 90c7fbc..ce3c752 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ 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 ``` **Note:** Replace `` in the above code snippet with a tag of this repo.