Update sdk-unstable-branch.yaml

This commit is contained in:
Ethan Pippin 2023-10-16 13:02:14 -06:00 committed by GitHub
parent c277dace7d
commit 7dbcd9dc46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ jobs:
run: |
git config user.name jellyfin-bot
git config user.email team@jellyfin.org
git checkout -B openapi-unstable
git checkout -B unstable
git add .
git commit --allow-empty -m "Update OpenAPI to unstable"
git commit --allow-empty -m "Update unstable generation"
git push --force origin openapi-unstable