Ray
hace 3 meses
cometido por
GitHub
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: B5690EEEBB952194
Se han
modificado 1 ficheros con
1 adiciones y
1 borrados
-
.github/workflows/parse_api.yml
|
|
|
@ -32,6 +32,6 @@ jobs: |
|
|
|
set -x |
|
|
|
git config user.name "github-actions[bot]" |
|
|
|
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 push |