patch yaml syntax error in pipeline

This commit is contained in:
sorrelbri 2020-05-25 22:24:12 -07:00
parent 8f39acab1d
commit 5d370bda47

View file

@ -26,7 +26,7 @@ jobs:
- name: Test
run: npm run test
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./dist
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./dist