Skip to content

Commit

Permalink
update github action workflow release notes information
Browse files Browse the repository at this point in the history
  • Loading branch information
MicBoucinha committed Sep 23, 2024
1 parent 58786c0 commit 1fdf097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zip_folders.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: softprops/action-gh-release@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
tag_name: ${{ github.ref }}
generate_release_notes: true
draft: true
prerelease: false
files: '*.zip'

0 comments on commit 1fdf097

Please sign in to comment.