Update gh-pages.yml

This commit is contained in:
cedricve
2021-06-07 21:32:48 +02:00
parent e41bcc5f55
commit 976381c927

View File

@@ -30,7 +30,7 @@ jobs:
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
if: github.ref == 'refs/heads/main'
if: github.ref == 'refs/heads/move-to-hugo-doks'
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./public