Skip to content

Commit 3072e22

Browse files
authored
Update main.yml
1 parent d05180e commit 3072e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
path: ./doc_build
3131

3232
deploy:
33-
if: github.ref == 'refs/heads/main'
33+
if: github.ref == 'refs/heads/master'
3434
runs-on: ubuntu-latest
3535

3636
environment:

0 commit comments

Comments
 (0)