Skip to content

Commit 57537db

Browse files
committed
remove testing
1 parent 3964319 commit 57537db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
name: docs-html
3333
path: docs/_site
3434
- name: publish dev docs
35-
#if: github.ref_name == 'main' && github.ref_type == 'branch'
35+
if: github.ref_name == 'main' && github.ref_type == 'branch'
3636
uses: peaceiris/actions-gh-pages@v3
3737
with:
3838
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)