Skip to content

Commit a3d8f18

Browse files
committed
simulate publish GH pages
1 parent a9fb35a commit a3d8f18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/createBundle.yml

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

366366
# inspired by https://nimblehq.co/blog/create-github-wiki-pull-request
367367
publish-help:
368-
if: github.event_name == 'release'
368+
# if: github.event_name == 'release'
369369
name: Publish help
370370
runs-on: ubuntu-20.04
371371
needs: tests

0 commit comments

Comments
 (0)