Skip to content

Commit 6178007

Browse files
committed
force
1 parent 07713df commit 6178007

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
- name: build docs
5858
run: make docs
5959
- name: publish docs
60+
if: github.ref == 'refs/heads/main'
6061
run: make publish-docs
6162
- name: publish
6263
if: ${{ github.ref == 'refs/heads/main' && github.event.head_commit.message == 'release' }}

0 commit comments

Comments
 (0)