Update AutoUpdate.yml
This commit is contained in:
parent
44ef27edba
commit
d2fe4d1d96
1 changed files with 4 additions and 1 deletions
5
.github/workflows/AutoUpdate.yml
vendored
5
.github/workflows/AutoUpdate.yml
vendored
|
|
@ -10,7 +10,10 @@ jobs:
|
|||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v1
|
||||
with:
|
||||
repository: GoodManWEN/GoodManWEN.github.io
|
||||
- name: Set up Node
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue