mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-04 03:39:37 -05:00 
			
		
		
		
	Push to typescript sdk repo
This commit is contained in:
		
							parent
							
								
									fd06aa2135
								
							
						
					
					
						commit
						a94b443f13
					
				
							
								
								
									
										4
									
								
								.github/workflows/openapi-generator.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/openapi-generator.yml
									
									
									
									
										vendored
									
									
								
							@ -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"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user