This commit is contained in:
Tim Ruffles
2019-12-20 12:50:43 +00:00
parent 83879efd75
commit 094540fe2f
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
with:
format: html
output: ./gh-pages/index.html
- run: ls gh-pages
- run: "pwd; ls"
- uses: peaceiris/actions-gh-pages@v2
env:
ACTIONS_DEPLOY_KEY: ${{ secrets.ACTIONS_DEPLOY_KEY }}