Skip to content

Commit

Permalink
Revert "TMP: For testing only"
Browse files Browse the repository at this point in the history
This reverts commit 287febd.
  • Loading branch information
Nashtare committed Sep 10, 2024
1 parent 7ceb5ed commit cab3bc0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ jobs:
path: ./book/book

deploy:
# TODO: Revert before merge
# if: github.event_name == 'push' && (github.ref == 'refs/heads/main' || github.ref == 'refs/heads/develop')
if: github.event_name == 'push' && (github.ref == 'refs/heads/main' || github.ref == 'refs/heads/develop')
runs-on: ubuntu-latest
needs: build
steps:
Expand Down

0 comments on commit cab3bc0

Please sign in to comment.