Skip to content

Commit

Permalink
build(deps): bump peaceiris/actions-gh-pages from 3 to 3.8.0 (#1863)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 17, 2021
1 parent 0107b13 commit b59b6b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Build docs
run: npm run build:docs
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v3.8.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: docs
Expand Down

0 comments on commit b59b6b1

Please sign in to comment.