Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
docs: pin v2
  • Loading branch information
Shohei Ueda authored and GitHub committed Dec 22, 2019
1 parent bca5701 commit d772f4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -302,7 +302,7 @@ This allows you to make your publish branch with only the latest commit.

```yaml
- name: Deploy
uses: peaceiris/actions-gh-pages@v2.6.0
uses: peaceiris/actions-gh-pages@v2
env:
ACTIONS_DEPLOY_KEY: ${{ secrets.ACTIONS_DEPLOY_KEY }}
PUBLISH_BRANCH: gh-pages
Expand Down

0 comments on commit d772f4e

Please sign in to comment.