Skip to content

Commit 74a76a1

Browse files
committed
checkout main again
1 parent 3c1e8ae commit 74a76a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

+2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- uses: actions/checkout@v4
20+
with:
21+
ref: main
2022
- name: Set up python
2123
uses: actions/setup-python@v5
2224
with:

0 commit comments

Comments
 (0)