Skip to content

Commit

Permalink
Update release.yml restore TAG env
Browse files Browse the repository at this point in the history
  • Loading branch information
byrnHDF committed Sep 28, 2023
1 parent 4af49cb commit ecb5d19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- name: Get tag name
id: get-tag-name
env:
TAG: ${{ inputs.use_tag }}
TAG_NAME: ${{ inputs.use_name }}
run: |
echo "RELEASE_TAG=$TAG" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit ecb5d19

Please sign in to comment.