Skip to content

Commit

Permalink
Change branch
Browse files Browse the repository at this point in the history
  • Loading branch information
sidharthv96 committed May 1, 2023
1 parent 85c3ddd commit 90407fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
ref: main
ref: master
- name: Reset promotion branch
run: |
git fetch origin develop:develop
Expand Down

0 comments on commit 90407fe

Please sign in to comment.