Skip to content

Commit 6fd35bb

Browse files
Basudev Bharat BhushanBasudev Bharat Bhushan
authored andcommitted
semaantic release in release-main
1 parent 884018d commit 6fd35bb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ jobs:
4141
branch: pr-release-main-to-main
4242

4343
- name: Checkout release branch
44-
run: git checkout main
44+
# run: git checkout main
45+
run: git checkout release-main
4546

4647
- name: Set up Python
4748
uses: actions/setup-python@v3

0 commit comments

Comments
 (0)