Skip to content

Use environment variable on Create a Release #25500

Discussion options

You must be logged in to vote
caiofaustino:
          tag_name: v{{ env.PROJECT_VERSION }}
          release_name: Release {{ env.PROJECT_VERSION }}

Probably because the $ in front of the opening {{ is missing in these two lines.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
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
2 participants