From a94b443f131ae08b06abd84209af1b233a11847c Mon Sep 17 00:00:00 2001 From: Alex Tran Date: Thu, 6 Oct 2022 15:11:09 -0500 Subject: [PATCH] Push to typescript sdk repo --- .github/workflows/openapi-generator.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/openapi-generator.yml b/.github/workflows/openapi-generator.yml index 20a2e3116b..0bb34c5266 100644 --- a/.github/workflows/openapi-generator.yml +++ b/.github/workflows/openapi-generator.yml @@ -9,7 +9,7 @@ on: jobs: generate-typescript-axios: runs-on: ubuntu-latest - name: Example + name: OpenAPI Generator steps: # Checkout your code - name: Checkout @@ -29,4 +29,4 @@ jobs: # Do something with the generated client (likely publishing it somewhere) - name: Do something with the client run: | - cd typescript-axios-client && ls + cd typescript-axios-client && /bin/sh git_push.sh immich-app typescript-axios-sdk "update" "github.com"