Skip to content

Commit

Permalink
internal release test [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
bczoma committed Mar 5, 2024
1 parent f8ef67b commit 9027410
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prep-internal-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ jobs:
- name: Create release branch starting point
run: |
git fetch
git branch -a
git push origin refs/remotes/origin/${{ github.event.inputs.prev_branch_name }}:${{ github.event.inputs.release_branch_name }}
Expand Down

0 comments on commit 9027410

Please sign in to comment.