mirror of
				https://github.com/JonasKruckenberg/tauri-build.git
				synced 2025-10-31 19:33:55 +00:00 
			
		
		
		
	Update test.yml
This commit is contained in:
		
							parent
							
								
									34e1150eb0
								
							
						
					
					
						commit
						0db2e93ac0
					
				
							
								
								
									
										5
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							| @ -2,8 +2,8 @@ name: "publish" | |||||||
| 
 | 
 | ||||||
| on: | on: | ||||||
|   push: |   push: | ||||||
|     branches: |     tags: | ||||||
|       - test-release |       - test-release/*.*.* | ||||||
| 
 | 
 | ||||||
| concurrency: | concurrency: | ||||||
|   group: ${{ github.workflow }}-${{ github.ref }} |   group: ${{ github.workflow }}-${{ github.ref }} | ||||||
| @ -64,5 +64,4 @@ jobs: | |||||||
|         env: |         env: | ||||||
|           GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" |           GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" | ||||||
|         with: |         with: | ||||||
|           draft: false |  | ||||||
|           files: ./artifacts/**/* |           files: ./artifacts/**/* | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user