0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-07 00:50:23 -05:00

Push to typescript sdk repo

This commit is contained in:
Alex Tran 2022-10-06 15:11:09 -05:00
parent fd06aa2135
commit a94b443f13
No known key found for this signature in database
GPG key ID: E4954BC787B85C8A

View file

@ -9,7 +9,7 @@ on:
jobs: jobs:
generate-typescript-axios: generate-typescript-axios:
runs-on: ubuntu-latest runs-on: ubuntu-latest
name: Example name: OpenAPI Generator
steps: steps:
# Checkout your code # Checkout your code
- name: Checkout - name: Checkout
@ -29,4 +29,4 @@ jobs:
# Do something with the generated client (likely publishing it somewhere) # Do something with the generated client (likely publishing it somewhere)
- name: Do something with the client - name: Do something with the client
run: | run: |
cd typescript-axios-client && ls cd typescript-axios-client && /bin/sh git_push.sh immich-app typescript-axios-sdk "update" "github.com"