mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-06 06:13:10 +00:00
Update parse.yml
This commit is contained in:
parent
e11bf1c978
commit
5daeffd91b
3
.github/workflows/parse.yml
vendored
3
.github/workflows/parse.yml
vendored
@ -32,6 +32,7 @@ jobs:
|
|||||||
set -x
|
set -x
|
||||||
git config user.email "github-actions[bot]@users.noreply.github.com"
|
git config user.email "github-actions[bot]@users.noreply.github.com"
|
||||||
git config user.name "github-actions[bot]"
|
git config user.name "github-actions[bot]"
|
||||||
git add parser
|
git add tools/parser
|
||||||
git commit -m "Update raylib_api.* by CI"
|
git commit -m "Update raylib_api.* by CI"
|
||||||
git push
|
git push
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user