Skip to content

Commit 3964319

Browse files
committed
updating paths
1 parent 3ec7767 commit 3964319

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 == 'update-actions' && 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)