Skip to content

Commit

Permalink
Debugging docs skip
Browse files Browse the repository at this point in the history
  • Loading branch information
lewis-chambers committed Jul 23, 2024
1 parent 251f44c commit 257ccbd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ concurrency:
jobs:
# Single deploy job since we're just deploying
deploy:
if: ${{ github.event.workflow_run.conclusion == 'success' }}
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
Expand Down

0 comments on commit 257ccbd

Please sign in to comment.