Skip to content

Commit

Permalink
POLISH
Browse files Browse the repository at this point in the history
  • Loading branch information
XinRanZhAWS committed Apr 25, 2024
1 parent cb62a35 commit ef8d5c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pre_release_prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ jobs:
git push origin "v${VERSION}_release"
- name: Create pull request against the release branch
env:
GITHUB_TOKEN: ${{ env.BOT_TOKEN_GITHUB_RW_PATOKEN }}
run: |
gh pr create --title "Pre-release: Update version to ${VERSION}" \
--body "This PR updates the version to ${VERSION}.
Expand Down

0 comments on commit ef8d5c0

Please sign in to comment.