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
b94aa2504f
commit
cece268304
3
.github/workflows/integration.yml
vendored
3
.github/workflows/integration.yml
vendored
@ -12,7 +12,6 @@ on:
|
||||
tags-ignore:
|
||||
- '*.*'
|
||||
branches:
|
||||
- dev
|
||||
- releases/v4
|
||||
|
||||
jobs:
|
||||
@ -24,7 +23,7 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Build and Deploy
|
||||
uses: JamesIves/github-pages-deploy-action@${{ github.event.inputs.branch }}
|
||||
uses: JamesIves/github-pages-deploy-action@releases/v4
|
||||
with:
|
||||
git-config-name: Montezuma
|
||||
git-config-email: montezuma@jamesiv.es
|
||||
|
Loading…
Reference in New Issue
Block a user