mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
Update README.md
This commit is contained in:
parent
baec7a0796
commit
2726cd3bcd
@ -20,7 +20,7 @@ jobs:
|
||||
uses: actions/checkout@master
|
||||
|
||||
- name: Build and Deploy
|
||||
uses: JamesIves/github-pages-deploy-action@master
|
||||
uses: JamesIves/github-pages-deploy-action@releases/v2
|
||||
env:
|
||||
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
|
||||
BASE_BRANCH: master # The branch the action should deploy from.
|
||||
|
Loading…
Reference in New Issue
Block a user