Update raw-api.yml

This commit is contained in:
William Harrison
2023-03-14 09:33:04 +08:00
committed by GitHub
parent 33909ec5de
commit d8c6c3cdc4
+1 -1
View File
@@ -27,6 +27,6 @@ jobs:
git config --global user.email "will@is-a,good.dev"
git config --global user.name "is-a-good-dev-BOT"
node scripts/raw-api.js
git add util/index.json
git add utils/raw.json
git commit -m "Update Raw API"
git push