Skip to content

Commit cdbdb25

Browse files
authored
Change checkout reference in publish.yml
1 parent b26f7f8 commit cdbdb25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- uses: actions/checkout@v4.2.2
2424
with:
2525
submodules: 'recursive'
26-
ref: oct-ver-master
26+
ref: offmed
2727

2828
# Corvax-Secrets-Start
2929
- name: Setup secrets

0 commit comments

Comments
 (0)