Skip to content

Commit

Permalink
Delete Ref Check
Browse files Browse the repository at this point in the history
  • Loading branch information
AmaseCocoa committed Jul 17, 2024
1 parent 860a3e6 commit 4692a93
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
run: pdm run python generate.py
- name: Deploy
uses: peaceiris/actions-gh-pages@v4
if: ${{ github.ref == 'refs/heads/main' }}
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./dist
Expand Down

0 comments on commit 4692a93

Please sign in to comment.