Skip to content

Commit

Permalink
Fix gh-pages action
Browse files Browse the repository at this point in the history
  • Loading branch information
shyamd authored Sep 23, 2020
1 parent f0b0c0d commit f40151e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,5 @@ jobs:
- name: Deploy
uses: peaceiris/[email protected]
env:
ACTIONS_DEPLOY_KEY: ${{ secrets.ACTIONS_DEPLOY_KEY }}
PUBLISH_BRANCH: gh-pages
PUBLISH_DIR: ./site
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./site

0 comments on commit f40151e

Please sign in to comment.