mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
add github action use only checkout v2
This commit is contained in:
parent
4e1ca0c03f
commit
b08a1130b6
1
.github/workflows/actions.yml
vendored
1
.github/workflows/actions.yml
vendored
@ -14,6 +14,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- run: |
|
||||
bash tools/generate.sh
|
||||
git config user.name github-actions[bot]
|
||||
git config user.email github-actions[bot]@github.com
|
||||
git add .
|
||||
|
Loading…
Reference in New Issue
Block a user