-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
ENHANCEMENT: Add workflow to create and push new tags on merge to master #21
Labels
Comments
Cian911
added
enhancement
New feature or request
good first issue
Good for newcomers
labels
Nov 6, 2021
/assign |
@GoGstickGo Hi 👋 , Would you like to take this? |
Hi @Cian911 . If there is no time pressure on it, definitely! |
No pressure at all. I'll assign it to you 👍 |
Hi @Cian911 I was rather occupied last week, didn't have time at all. However things are settled and I have time to dive in 🥳 this week. |
No problem @GoGstickGo, as I said, no rush 😄 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We should have a github workflow file that bumps the version tag for git and pushes it to trigger the release workflow. This therefore necessitates the need for a version file that should be bump accordingly on each pull request to master.
The text was updated successfully, but these errors were encountered: