mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-06 22:33:12 +00:00
Update parse_api.yml
This commit is contained in:
parent
d8da443604
commit
8b3ea995f9
2
.github/workflows/parse_api.yml
vendored
2
.github/workflows/parse_api.yml
vendored
@ -32,6 +32,6 @@ jobs:
|
|||||||
set -x
|
set -x
|
||||||
git config user.name "github-actions[bot]"
|
git config user.name "github-actions[bot]"
|
||||||
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
||||||
git add tools/rlparser
|
git add tools/rlparser/output
|
||||||
git commit -m "rlparser: update raylib_api.* by CI"
|
git commit -m "rlparser: update raylib_api.* by CI"
|
||||||
git push
|
git push
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user