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

RFE: Please consider supporting push: tags context #78

Open
jamacku opened this issue Jan 30, 2023 · 3 comments
Open

RFE: Please consider supporting push: tags context #78

jamacku opened this issue Jan 30, 2023 · 3 comments

Comments

@jamacku
Copy link

jamacku commented Jan 30, 2023

Some repositories are not used to publish releases. They only push tags. It would be nice if this action would support running on the push trigger:

on:
  push:
    tags: # tags
@smac89
Copy link
Member

smac89 commented Nov 23, 2023

@jamacku I realize it has been a while, but v2.1.0-rc4 of this action should be able to support push tags. Please see the README for recommended patterns for push: tags event

@jamacku
Copy link
Author

jamacku commented Nov 23, 2023

@smac89 Thank you for implementing this functionality. Great documentation.

@jamacku
Copy link
Author

jamacku commented Apr 24, 2024

@smac89 Any plans for non-rc release? Thank you.

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

No branches or pull requests

2 participants