mirror of
https://github.com/jellyfin/jellyfin-sdk-swift.git
synced 2025-02-17 04:07:34 +00:00
Update sdk-unstable-branch.yaml
This commit is contained in:
parent
c277dace7d
commit
7dbcd9dc46
4
.github/workflows/sdk-unstable-branch.yaml
vendored
4
.github/workflows/sdk-unstable-branch.yaml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user