Michael Jannain
Results
2
comments of
Michael Jannain
You could set all branches to be release branches so it generates a tag like main by default: ``` - name: Push patch tag id: push_patch_tag uses: mathieudutour/[email protected] with: github_token:...
Potential solution: https://github.com/mathieudutour/github-tag-action/issues/122#issuecomment-1701966592