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
{{ message }}
This repository was archived by the owner on Mar 4, 2021. It is now read-only.
Hi there,
i would like to include the release version in the 'Release Asset'.
This requires the value of ${{ github.ref }} without the 'refs/tags/' prefix.
According to the API Documentation the version will be returned in the field tag_name.
${{ steps.create_release.outputs.tag_name }}
Currently outputs is limited to id, html_url and upload_url.
Example use case: