Closed simonoakesepimorphics closed 3 years ago
If there's no way of ensuring both are true, this seems like a sensible option to take. Apologies for the delay on merging this, I didn't get a notification regarding this PR and I believe Mark may have been out of office.
Release workflow was triggering on pushes to master OR tagged commits.
Ideally it should be triggered only when there is a tag AND the branch is master, but after some research I can't find a way to configure this. I have changed the workflow trigger to only tags on any branch, which is not ideal but is slightly less volatile.