Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
DerThorsten committed Mar 12, 2024
1 parent 130fbf2 commit 22f2a28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:

deploy:
# only run on main branch
if: github.ref == 'refs/heads/main' && github.repository == 'emscripten-forge/pyjs'
# if: github.ref == 'refs/heads/main' && github.repository == 'emscripten-forge/pyjs'

# Add a dependency to the build job
needs: build_pyjs_docs
Expand Down

0 comments on commit 22f2a28

Please sign in to comment.