Skip to content

Commit d772f4e

Browse files
authored
docs: pin v2
1 parent bca5701 commit d772f4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ This allows you to make your publish branch with only the latest commit.
302302

303303
```yaml
304304
- name: Deploy
305-
uses: peaceiris/actions-gh-pages@v2.6.0
305+
uses: peaceiris/actions-gh-pages@v2
306306
env:
307307
ACTIONS_DEPLOY_KEY: ${{ secrets.ACTIONS_DEPLOY_KEY }}
308308
PUBLISH_BRANCH: gh-pages

0 commit comments

Comments
 (0)