You've already forked gitea-release-action
							
							
				mirror of
				https://gitea.com/actions/gitea-release-action.git
				synced 2025-10-31 06:46:20 +07:00 
			
		
		
		
	build new dist
This commit is contained in:
		
							
								
								
									
										2
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							| @ -40996,7 +40996,7 @@ async function uploadFiles(client, owner, repo, release_id, all_files) { | |||||||
|         await client.repository.repoDeleteReleaseAttachment({ |         await client.repository.repoDeleteReleaseAttachment({ | ||||||
|           owner: owner, |           owner: owner, | ||||||
|           repo: repo, |           repo: repo, | ||||||
|           id: id, |           id: release_id, | ||||||
|           attachmentId: attachment.id, |           attachmentId: attachment.id, | ||||||
|         }) |         }) | ||||||
|         console.log(`Successfully deleted old release attachment ${attachment.name}`) |         console.log(`Successfully deleted old release attachment ${attachment.name}`) | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 Thomas Wagner
					Thomas Wagner