Skip to content

Commit 95bdaf0

Browse files
authored
pls work pls
1 parent 69adc1d commit 95bdaf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
- name: Deploy
4040
uses: peaceiris/actions-gh-pages@v3
41-
if: github.ref == 'refs/heads/main'
41+
if: github.ref == 'refs/heads/gh-pages'
4242
with:
4343
github_token: ${{ secrets.GITHUB_TOKEN }}
4444
publish_dir: ./out

0 commit comments

Comments
 (0)