Skip to content

Commit

Permalink
Revert "ci: debug site"
Browse files Browse the repository at this point in the history
This reverts commit 10e67d0.
  • Loading branch information
vitonsky committed Jun 25, 2024
1 parent 10e67d0 commit 7e63d13
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 7e63d13

Please sign in to comment.