Skip to content

Commit

Permalink
removeme: force github pages build on branch
Browse files Browse the repository at this point in the history
  • Loading branch information
cbarber committed Nov 11, 2024
1 parent c7566f4 commit 9175a7d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflow/mdbook-to-github-pages.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:

- name: Deploy
uses: peaceiris/actions-gh-pages@v3
if: ${{ github.ref == 'refs/heads/main' }}
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./book

0 comments on commit 9175a7d

Please sign in to comment.