Skip to content

Commit 24ee8e2

Browse files
committed
Remove dsa from keyscan types
1 parent f6655d2 commit 24ee8e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
commit_email: ${{ secrets.AUR_EMAIL }}
2626
ssh_private_key: ${{ secrets.AUR_SSH_PRIVATE_KEY }}
2727
commit_message: Update AUR package
28-
ssh_keyscan_types: rsa,dsa,ecdsa,ed25519
28+
ssh_keyscan_types: rsa,ecdsa,ed25519

0 commit comments

Comments
 (0)