Skip to content

Commit

Permalink
Fixed ::= CD: do not attempt to deploy the book in forks (#231)
Browse files Browse the repository at this point in the history
Fixed ::= CD:  do not attempt to deploy the book in forks
  • Loading branch information
sourcefrog authored Jan 6, 2024
2 parents a8873f1 + 31430ec commit 18c9a35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ concurrency:

jobs:
deploy:
if: github.repository == 'sourcefrog/cargo-mutants'
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
Expand Down

0 comments on commit 18c9a35

Please sign in to comment.