We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 646c306 commit 03e28cbCopy full SHA for 03e28cb
.github/workflows/Move_issue_to_WitcherTPRG.yml
@@ -46,7 +46,7 @@ jobs:
46
with:
47
tag_name: "${{ steps.increment_release.outputs.incremented_release }}"
48
release_name: "Release ${{ steps.increment_release.outputs.incremented_release }}"
49
- body: Release notes
+ body: Release test notes
50
draft: false
51
prerelease: false
52
run: echo "Latest release is ${{ steps.increment_release.outputs.incremented_release }}"
0 commit comments