Skip to content

List of Placeholders to use #25095

Answered by Yanjingzhu
Andre601 asked this question in Actions
Discussion options

You must be logged in to vote

You could get release title, version tag and description from the github.event context. Use {{ github.event.release.name }} to get the title, use {{ github.event.release.body }} to get the release description. Please see my example:

This is my release information:

This is the github.event context showing in debug logs:

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