Skip to content

Commit

Permalink
Add tag section
Browse files Browse the repository at this point in the history
  • Loading branch information
pgherveou committed Jan 3, 2024
1 parent d427c42 commit 9746fe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,5 @@ jobs:
uses: ncipollo/release-action@v1
with:
draft: true
name: ${{ steps.version.outputs.VERSION }}
tag: ${{ steps.version.outputs.VERSION }}
artifacts: "${{ env.ARTIFACT_NAME }}.tar.zst"

0 comments on commit 9746fe5

Please sign in to comment.