Update .github/workflows/on-push.yml
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				build-packages / meilisearch-dotnet-packages (push) Failing after 1m51s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	build-packages / meilisearch-dotnet-packages (push) Failing after 1m51s
				
			This commit is contained in:
		
							parent
							
								
									6db978d04c
								
							
						
					
					
						commit
						3d0b90b545
					
				
							
								
								
									
										8
									
								
								.github/workflows/on-push.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/workflows/on-push.yml
									
									
									
									
										vendored
									
									
								
							| @ -17,6 +17,10 @@ jobs: | |||||||
|           rm ./* -r || true |           rm ./* -r || true | ||||||
|           rm ./.??* -r  || true |           rm ./.??* -r  || true | ||||||
|        |        | ||||||
|  |       - uses: actions/setup-dotnet@v3 | ||||||
|  |         with: | ||||||
|  |           dotnet-version: 8.0.x | ||||||
|  | 
 | ||||||
|       - uses: actions/checkout@v3 |       - uses: actions/checkout@v3 | ||||||
|         with: |         with: | ||||||
|           fetch-depth: 0 |           fetch-depth: 0 | ||||||
| @ -33,10 +37,6 @@ jobs: | |||||||
|           git tag $GitVersion_SemVer |           git tag $GitVersion_SemVer | ||||||
|           git push origin $GitVersion_SemVer |           git push origin $GitVersion_SemVer | ||||||
| 
 | 
 | ||||||
|       - uses: actions/setup-dotnet@v3 |  | ||||||
|         with: |  | ||||||
|           dotnet-version: 8.0.x |  | ||||||
| 
 |  | ||||||
|       - name: Authorise NuGet |       - name: Authorise NuGet | ||||||
|         uses: StirlingLabs/GithubNugetAuthAction@main |         uses: StirlingLabs/GithubNugetAuthAction@main | ||||||
|         with: |         with: | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user