Skip to content

Commit b1aaa85

Browse files
committed
docs: update for v3
1 parent f1e7cd6 commit b1aaa85

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
@@ -602,7 +602,7 @@ jobs:
602602
603603
- name: Deploy
604604
uses: peaceiris/actions-gh-pages@v3
605-
env:
605+
with:
606606
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
607607
publish_dir: ./out
608608
```

0 commit comments

Comments
 (0)