Merge remote-tracking branch 'origin/dev' into release-candidate
This commit is contained in:
		
						commit
						60c96b97c6
					
				
							
								
								
									
										1
									
								
								.github/actions/submit_sdk/action.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/actions/submit_sdk/action.yml
									
									
									
									
										vendored
									
									
								
							@ -24,6 +24,7 @@ runs:
 | 
				
			|||||||
  using: composite
 | 
					  using: composite
 | 
				
			||||||
  steps:
 | 
					  steps:
 | 
				
			||||||
    - name: Submit SDK
 | 
					    - name: Submit SDK
 | 
				
			||||||
 | 
					      shell: bash
 | 
				
			||||||
      run: |
 | 
					      run: |
 | 
				
			||||||
        curl -sX 'GET' \
 | 
					        curl -sX 'GET' \
 | 
				
			||||||
          '${{ inputs.catalog-url }}/api/v0/0/sdk?length=500' \
 | 
					          '${{ inputs.catalog-url }}/api/v0/0/sdk?length=500' \
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user