mirror of
https://github.com/jellyfin/jellyfin-sdk-typescript.git
synced 2024-11-23 05:59:44 +00:00
Log patch status for unstable branch CI
This commit is contained in:
parent
2518dd9ce3
commit
ccb2f4cac8
2
.github/workflows/sdk-unstable-branch.yaml
vendored
2
.github/workflows/sdk-unstable-branch.yaml
vendored
@ -59,7 +59,7 @@ jobs:
|
||||
- name: Commit changes
|
||||
continue-on-error: true
|
||||
run: |
|
||||
! git diff --exit-code --no-patch
|
||||
! git diff --exit-code
|
||||
git commit --all --amend -m "Update OpenAPI to unstable"
|
||||
|
||||
- name: Push changes
|
||||
|
Loading…
Reference in New Issue
Block a user