Skip to content
Discussion options

You must be logged in to vote

have you tried 

if: startsWith(github.ref, ‘refs/tags/’) != true

or

if: !(startsWith(github.ref, ‘refs/tags/’))

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants