thewisker/AUR Update
Updates AUR packages on release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| aur_key | AUR ssh private key | yes | — |
| ref | Checkout reference | no | master |
| username | Git username to use | no | ${{ github.actor || 'github-actions-bot' }} |
| Git email to use | no | github-actions-bot@noreply.com | |
| repo | Repository | no | ${{ github.repository }} |
| repo_name | Repository name | no | ${{ github.event.repository.name }} |
| aur_folder | AUR files folder | no | ./aur |
| tag_name | Release tag name | no | ${{ github.event.release.tag_name || 'no-tag' }} |
Outputs
no outputs