Update auto-update.yml
This commit is contained in:
parent
e051c7eeb5
commit
0b80bb0cbc
2
.github/workflows/auto-update.yml
vendored
2
.github/workflows/auto-update.yml
vendored
@ -9,6 +9,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
with:
|
||||||
|
ref: master
|
||||||
- name: Create Branch
|
- name: Create Branch
|
||||||
uses: peterjgrainger/action-create-branch@v2.0.1
|
uses: peterjgrainger/action-create-branch@v2.0.1
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user