Skip to content

Commit 067b3b3

Browse files
Update ci.yml
1 parent ebad065 commit 067b3b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151

5252
deploy:
5353
needs: build
54-
if: github.ref == 'refs/heads/ci-docs'
54+
if: github.ref == 'refs/heads/main'
5555
runs-on: ubuntu-latest
5656
permissions:
5757
contents: write

0 commit comments

Comments
 (0)