mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-30 00:03:57 -04:00 
			
		
		
		
	allow overwrite artifacts for github releases (#18987)
This commit is contained in:
		
							parent
							
								
									eddd2fb242
								
							
						
					
					
						commit
						e800bc0cf4
					
				| @ -804,11 +804,12 @@ steps: | |||||||
|     depends_on: [gpg-sign] |     depends_on: [gpg-sign] | ||||||
| 
 | 
 | ||||||
|   - name: github |   - name: github | ||||||
|     image: plugins/github-release:1 |     image: plugins/github-release:latest | ||||||
|     pull: always |     pull: always | ||||||
|     settings: |     settings: | ||||||
|       files: |       files: | ||||||
|         - "dist/release/*" |         - "dist/release/*" | ||||||
|  |       file_exists: overwrite | ||||||
|     environment: |     environment: | ||||||
|       GITHUB_TOKEN: |       GITHUB_TOKEN: | ||||||
|         from_secret: github_token |         from_secret: github_token | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user