Skip to content

Commit

Permalink
update prepare release action
Browse files Browse the repository at this point in the history
  • Loading branch information
manulera committed Oct 24, 2024
1 parent 473e820 commit f2db949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prepare_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ""
tag_name: "next"
release_name: "Draft Release"
body: |
This release includes:
Expand Down

0 comments on commit f2db949

Please sign in to comment.