Skip to content

Commit

Permalink
do not include ci PR in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tbarbugli committed Apr 26, 2024
1 parent ef400f7 commit 064c317
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/initiate_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
run: |
gh pr create \
-t "Release ${{ github.event.inputs.version }}" \
-l "ignore-for-release" \
-b "# :rocket: ${{ github.event.inputs.version }}
Make sure to use squash & merge when merging!
Once this is merged, another job will kick off automatically and publish the package."

0 comments on commit 064c317

Please sign in to comment.