Skip to content

Commit

Permalink
test deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
cakemanny committed Nov 15, 2024
1 parent 32a5bd4 commit f6ea067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-gh-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
path: _site/

deploy:
if: github.ref == 'refs/heads/main'
if: github.ref == 'refs/heads/add-gh-page-workflow'
permissions:
contents: read
pages: write
Expand Down

0 comments on commit f6ea067

Please sign in to comment.