Skip to content

Commit

Permalink
Bump peaceiris/actions-gh-pages from v3 to v3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 29, 2021
1 parent e4dd695 commit 2745af2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
npm run 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

0 comments on commit 2745af2

Please sign in to comment.