Skip to content

Commit 03e28cb

Browse files
Update Move_issue_to_WitcherTPRG.yml
1 parent 646c306 commit 03e28cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Move_issue_to_WitcherTPRG.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
with:
4747
tag_name: "${{ steps.increment_release.outputs.incremented_release }}"
4848
release_name: "Release ${{ steps.increment_release.outputs.incremented_release }}"
49-
body: Release notes
49+
body: Release test notes
5050
draft: false
5151
prerelease: false
5252
run: echo "Latest release is ${{ steps.increment_release.outputs.incremented_release }}"

0 commit comments

Comments
 (0)