Skip to content
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.

Commit

Permalink
Update deploy-to-gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zonzujiro authored Jan 6, 2020
1 parent 3450c08 commit bbb95ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
uses: peaceiris/actions-gh-pages@v2
env:
ACTIONS_DEPLOY_KEY: ${{ secrets.ACTIONS_DEPLOY_KEY }}
PUBLISH_BRANCH: gh-pages
PUBLISH_BRANCH: master
PUBLISH_DIR: ./build

0 comments on commit bbb95ab

Please sign in to comment.