mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 13:54:01 +00:00
ci: sdk stuff
This commit is contained in:
parent
c74da97d52
commit
cec1caf99e
2
.github/workflows/sdk.yml
vendored
2
.github/workflows/sdk.yml
vendored
@ -34,6 +34,6 @@ jobs:
|
||||
git config --local user.name "GitHub Action"
|
||||
git add -A
|
||||
git commit -m "chore: regen sdk"
|
||||
git push --no-verify
|
||||
git push origin HEAD:${{ github.event.pull_request.head.ref || github.ref_name }} --no-verify
|
||||
env:
|
||||
CI: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user