Skip to content

Commit

Permalink
add tag
Browse files Browse the repository at this point in the history
  • Loading branch information
roumail committed Mar 17, 2024
1 parent 5c486f1 commit ae7e4a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
- name: Create Release
uses: ncipollo/release-action@v1
with:
tag: v${{ env.PACKAGE_VERSION }}
artifacts: "dist/*.tar.gz"
bodyFile: changelog_body.txt
token: ${{ secrets.GH_PAT }}
Expand Down

0 comments on commit ae7e4a5

Please sign in to comment.