Skip to content

Commit

Permalink
ci: debug site
Browse files Browse the repository at this point in the history
  • Loading branch information
vitonsky committed Jun 25, 2024
1 parent 1ba12e6 commit 10e67d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
npm run build
- name: Deploy to GitHub Pages
if: github.ref == 'refs/heads/master'
# if: github.ref == 'refs/heads/master'
uses: Cecilapp/GitHub-Pages-deploy@v3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 10e67d0

Please sign in to comment.