mirror of
https://github.com/immich-app/immich.git
synced 2024-11-15 18:08:48 -07:00
git push force
This commit is contained in:
parent
77312ce2e0
commit
9e54e30011
2
.github/workflows/openapi-generator.yml
vendored
2
.github/workflows/openapi-generator.yml
vendored
@ -37,4 +37,4 @@ jobs:
|
||||
git commit -m "Update SDK"
|
||||
git remote add origin https://immich-app:"${{ secrets.GITHUB_TOKEN }}"@github.com/immich-app/typescript-axios-sdk.git
|
||||
git pull origin main
|
||||
git push origin main --force
|
||||
git push origin main 2>&1 | grep -v 'To https'
|
||||
|
Loading…
Reference in New Issue
Block a user