You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Best soln:
Try anothrNick/github-tag-action w dry run enabled first, then use version output (steps.bumpVersion.outputs.new_tag) for INPUT_TAGGING_MESSAGE in stefanzweifel/git-auto-commit-action, then create new release (action from release.yml)
stefanzweifel/git-auto-commit-action, git pull, then ...?Best soln:
Try
anothrNick/github-tag-actionw dry run enabled first, then use version output (steps.bumpVersion.outputs.new_tag) forINPUT_TAGGING_MESSAGEinstefanzweifel/git-auto-commit-action, then create new release (action from release.yml)