mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
Merge branch 'master' into 3-beta
This commit is contained in:
commit
28ed73f2fd
@ -25,7 +25,7 @@ jobs:
|
|||||||
npm run-script build
|
npm run-script build
|
||||||
|
|
||||||
- name: Build and Deploy
|
- name: Build and Deploy
|
||||||
uses: JamesIves/github-pages-deploy-action@master
|
uses: JamesIves/github-pages-deploy-action@releases/v3
|
||||||
with:
|
with:
|
||||||
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
|
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
|
||||||
BASE_BRANCH: master # The branch the action should deploy from.
|
BASE_BRANCH: master # The branch the action should deploy from.
|
||||||
|
Loading…
Reference in New Issue
Block a user