1
0
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:
Mayccoll 2021-01-23 11:47:09 -05:00
parent 4e1ca0c03f
commit b08a1130b6

View File

@ -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 .