You've already forked gitea-release-action
							
							
				mirror of
				https://gitea.com/actions/gitea-release-action.git
				synced 2025-10-31 14:56:20 +07:00 
			
		
		
		
	fix wrong var name
This commit is contained in:
		
							
								
								
									
										2
									
								
								main.js
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								main.js
									
									
									
									
									
								
							| @ -109,7 +109,7 @@ async function uploadFiles(client, owner, repo, release_id, all_files) { | ||||
|         await client.repository.repoDeleteReleaseAttachment({ | ||||
|           owner: owner, | ||||
|           repo: repo, | ||||
|           id: id, | ||||
|           id: release_id, | ||||
|           attachmentId: attachment.id, | ||||
|         }) | ||||
|         console.log(`Successfully deleted old release attachment ${attachment.name}`) | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 watho
					watho