Skip to content

Commit

Permalink
Update Move_issue_to_WitcherTPRG.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Pushkinmazila authored Mar 31, 2024
1 parent d1796e6 commit 646c306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Move_issue_to_WitcherTPRG.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: "v${{ steps.increment_release.outputs.incremented_release }}"
tag_name: "${{ steps.increment_release.outputs.incremented_release }}"
release_name: "Release ${{ steps.increment_release.outputs.incremented_release }}"
body: Release notes
draft: false
Expand Down

0 comments on commit 646c306

Please sign in to comment.