Skip to content

Commit a90a3e5

Browse files
committed
wip: tests publishing
1 parent 9adf44e commit a90a3e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
artifact: "true"
7878
- name: Publish docs
7979
uses: JamesIves/[email protected]
80-
if: github.ref == format('refs/heads/{0}', github.event.repository.default_branch)
80+
#if: github.ref == format('refs/heads/{0}', github.event.repository.default_branch)
8181
with:
8282
branch: gh-pages
8383
folder: ${{ steps.build.outputs.artifact }}

0 commit comments

Comments
 (0)