Skip to content

Commit

Permalink
add release tag name
Browse files Browse the repository at this point in the history
  • Loading branch information
FourLeafTec committed Oct 4, 2022
1 parent 4b1c7a3 commit 212db70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,6 @@ jobs:
if: steps.check-upstream.outputs.version != steps.check-current.outputs.version
uses: softprops/action-gh-release@v1
with:
tag_name: v${{ steps.check-upstream.outputs.version }}
files: |
./volta/volta-*.tar.gz

0 comments on commit 212db70

Please sign in to comment.