mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
Update build.yml
This commit is contained in:
parent
e619c913e7
commit
0efa3c16e7
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -74,7 +74,7 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
branch: ["gh-pages", "no-pages"]
|
branch: ["gh-pages", "no-pages"]
|
||||||
commit: ["singleCommit", "add commits"]
|
commit: ["singleCommit", "add commits"]
|
||||||
max-parallel: 2
|
max-parallel: 1
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
Loading…
Reference in New Issue
Block a user