Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: use actions-tagger to promote a major tag on every release #58

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

juanitosvq
Copy link

@juanitosvq juanitosvq commented Nov 15, 2024

According to the github actions versioning guide, actions publishers should have a major tag (v1, v2, etc) which points to the latest version of any minor/patch release of their action, for ease of use by the others.

This action doesn't currently do that, so I am leveraging the actions-tagger here, which will push a new major tag on every release.

Happy to get feedback!

@juanitosvq
Copy link
Author

@pascalgn any chance you can take a look at this? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant