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
68e6090365
commit
8f515b0d1f
2
.github/workflows/integration.yml
vendored
2
.github/workflows/integration.yml
vendored
@ -20,6 +20,8 @@ jobs:
|
|||||||
- name: Build and Deploy
|
- name: Build and Deploy
|
||||||
uses: JamesIves/github-pages-deploy-action@releases/v4
|
uses: JamesIves/github-pages-deploy-action@releases/v4
|
||||||
with:
|
with:
|
||||||
|
git-config-name: Montezuma
|
||||||
|
git-config-email: montezuma@jamesiv.es
|
||||||
repository-name: JamesIves/lab
|
repository-name: JamesIves/lab
|
||||||
token: ${{ secrets.ACCESS_TOKEN }}
|
token: ${{ secrets.ACCESS_TOKEN }}
|
||||||
branch: gh-pages
|
branch: gh-pages
|
||||||
|
Loading…
Reference in New Issue
Block a user