mirror of
https://github.com/immich-app/immich.git
synced 2025-02-04 01:09:14 -05:00
Force push
This commit is contained in:
parent
9a6d29d6e7
commit
77312ce2e0
1 changed files with 1 additions and 1 deletions
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 commit -m "Update SDK"
|
||||||
git remote add origin https://immich-app:"${{ secrets.GITHUB_TOKEN }}"@github.com/immich-app/typescript-axios-sdk.git
|
git remote add origin https://immich-app:"${{ secrets.GITHUB_TOKEN }}"@github.com/immich-app/typescript-axios-sdk.git
|
||||||
git pull origin main
|
git pull origin main
|
||||||
git push origin main
|
git push origin main --force
|
||||||
|
|
Loading…
Add table
Reference in a new issue