heyhusen/Push changes to AUR action

GitHub Action to push changes to AUR

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit May 9, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: heyhusen/push-aur-action@8f0d63bae0adce6d1310e7866b9f5e5880eb5b34 # v1.0.3

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pathLocation for this action to run.no""
pkgnameAUR package / repository nameyes
git_usernameThe user name for git configyes
git_emailThe user email for git configyes
private_ssh_keyYour private ssh key with access to AUR repository.yes
ssh_keyscan_typesComma-separated list of keyscan types to use when adding aur.archlinux.org to known hostsnorsa,dsa,ecdsa,ed25519
pushLeave this false will disable push command, useful if you only want to test the SSH connection.notrue
forceUse --force when push to AUR.notrue

no outputs