Skip to content

Commit

Permalink
Update get-releases.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
volschin authored Mar 2, 2024
1 parent b0d8066 commit 28d1d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/get-releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
message: "Release version ${{ env.version }}"
tags: ${{ env.version }}
tags: v${{ env.version }}

0 comments on commit 28d1d6b

Please sign in to comment.