Skip to content

Commit

Permalink
Update create-new-fancy-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seljabali authored Mar 30, 2024
1 parent 707081c commit a475139
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/create-new-fancy-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,7 @@ jobs:
with:
draft: false
prerelease: false
append_body: true
make_latest: true
generate_release_notes: true
body: ""
tag_name: ${{ steps.next-tag.outputs.tag }}
name: ${{ steps.next-tag.outputs.tag }}
# body: ${{ steps.generate-notes.outputs.notes }}

0 comments on commit a475139

Please sign in to comment.