We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e34618a commit fad3298Copy full SHA for fad3298
1 file changed
.github/workflows/zip-release.yml
@@ -180,7 +180,7 @@ jobs:
180
name: Samurai's Scripts ${{ steps.increment_tag.outputs.version_number }}
181
tag_name: ${{ steps.increment_tag.outputs.version_number }}
182
body: |
183
- ### ${{steps.increment_tag.outputs.version_number}} Changelog
+ ## Changelog
184
${{ steps.changelog.outputs.changelog }}
185
files: |
186
Samurais_Scripts_${{ steps.increment_tag.outputs.version_number }}.zip
0 commit comments