Skip to content

Commit

Permalink
temp: deploy from pr
Browse files Browse the repository at this point in the history
  • Loading branch information
nhtyy committed Dec 4, 2024
1 parent 6e6fe60 commit db88bd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

deploy:
# Only deploy if a push to main
if: github.ref_name == 'main' && github.event_name == 'push'
# if: github.ref_name == 'main' && github.event_name == 'push'
runs-on: ubuntu-latest
needs: [build]

Expand Down

0 comments on commit db88bd0

Please sign in to comment.