readme
This commit is contained in:
parent
ddb7765526
commit
e8e51544ee
|
@ -7,6 +7,8 @@ It is meant to be used on every successful merge to master but
|
||||||
you'll need to configured that workflow yourself. You can look to the
|
you'll need to configured that workflow yourself. You can look to the
|
||||||
[`.github/workflows/push.yml`](./.github/workflows/push.yml) file in this project as an example.
|
[`.github/workflows/push.yml`](./.github/workflows/push.yml) file in this project as an example.
|
||||||
|
|
||||||
|
**Attention**
|
||||||
|
|
||||||
Make sure you use the `actions/checkout@v2` action!
|
Make sure you use the `actions/checkout@v2` action!
|
||||||
|
|
||||||
### Workflow
|
### Workflow
|
||||||
|
|
Loading…
Reference in New Issue