1
0
Fork 0

Update deploy.yml

This commit is contained in:
maltejur 2020-11-02 19:52:15 +01:00 committed by GitHub
parent c224dca587
commit 1728d4649a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,4 +22,5 @@ jobs:
- name: Deploy - name: Deploy
uses: peaceiris/actions-gh-pages@v3 uses: peaceiris/actions-gh-pages@v3
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./dist publish_dir: ./dist