switch to master II

master
B Kleinen 3 years ago
parent 3c17cf8895
commit ec55c6ac62

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

Loading…
Cancel
Save