You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
Actions Tagger
v1.0.0
🚤 Keep your action versions up-to-date by automatically promoting a major tag (and optionally, a latest
tag) each time a minor release is created
- uses: Actions-R-Us/actions-tagger@latest
with:
publish_latest: true
env:
GITHUB_TOKEN: '${{secrets.GITHUB_TOKEN}}'
- Only publishes the
latest
tag