Browse Source

Update parse_api.yml

pull/5344/head
Ray 3 weeks ago
committed by GitHub
parent
commit
8b3ea995f9
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/parse_api.yml

+ 1
- 1
.github/workflows/parse_api.yml View File

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

Loading…
Cancel
Save