Skip to content

Commit 8f0c8bf

Browse files
authored
Update build_and_publish.yml
1 parent abf0752 commit 8f0c8bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_and_publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ jobs:
5454
runs-on: ubuntu-latest
5555
steps:
5656
- uses: actions/checkout@v4
57+
with:
58+
ref: master
5759
- name: Write version
5860
run: echo "${GITHUB_REF}" > VERSION
5961
- name: Commit and push

0 commit comments

Comments
 (0)