Skip to content
Snippets Groups Projects
Commit e8f254c8 authored by Martin Larralde's avatar Martin Larralde
Browse files

Fix outdated SSH key type in `package.yml` Actions workflow [ci skip]

parent 1584d40d
No related branches found
No related tags found
No related merge requests found
Pipeline #62387 skipped
......@@ -281,4 +281,3 @@ jobs:
commit_email: ${{ secrets.AUR_EMAIL }}
ssh_private_key: ${{ secrets.AUR_SSH_PRIVATE_KEY }}
commit_message: ${{ github.event.head_commit.message }}
ssh_keyscan_types: rsa,dsa,ecdsa,ed25519
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment