Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
ST-DDT authored Jun 30, 2024
1 parent 012f431 commit 5d5e4dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prepare-release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
env:
RELEASE_TYPE: ${{ github.event.inputs.releaseType }}

- name: Switch to release branch
- name: Switch to and push release branch
run: |
RELEASE_BRANCH="chore/release/$RELEASE_VERSION"
echo "RELEASE_BRANCH=$RELEASE_BRANCH"
Expand Down

0 comments on commit 5d5e4dd

Please sign in to comment.