mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
Update integration.yml
This commit is contained in:
parent
ed9ce077ed
commit
d51113f1c1
2
.github/workflows/integration.yml
vendored
2
.github/workflows/integration.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
|||||||
- name: Build and Deploy
|
- name: Build and Deploy
|
||||||
uses: JamesIves/github-pages-deploy-action@releases/v3-test
|
uses: JamesIves/github-pages-deploy-action@releases/v3-test
|
||||||
with:
|
with:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
|
||||||
BRANCH: gh-pages
|
BRANCH: gh-pages
|
||||||
FOLDER: integration
|
FOLDER: integration
|
||||||
BASE_BRANCH: dev
|
BASE_BRANCH: dev
|
||||||
|
Loading…
Reference in New Issue
Block a user