Bump peaceiris/actions-gh-pages to v3.7.3

This commit is contained in:
Josh Gross
2020-11-23 13:48:44 -05:00
committed by GitHub
parent f88d666208
commit 2bebfa15bf

View File

@@ -16,7 +16,7 @@ jobs:
format: html
output: ./gh-pages/index.html
- run: "find ./gh-pages"
- uses: peaceiris/actions-gh-pages@v3.6.4
- uses: peaceiris/actions-gh-pages@v3.7.3
with:
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
publish_dir: gh-pages