Skip to content

Commit

Permalink
Update quartz.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbrig authored May 20, 2024
1 parent 0cf9657 commit b70ff3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quartz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
# Deployment job
deploy:
needs: build
if: ${{ github.ref == 'refs/heads/main'}}
# if: ${{ github.ref == 'refs/heads/main'}}
# Grant GITHUB_TOKEN the permissions required to make a Pages deployment
permissions:
pages: write # to deploy to Pages
Expand Down

0 comments on commit b70ff3e

Please sign in to comment.