mirror of
				https://github.com/oneclickvirt/backtrace.git
				synced 2025-11-04 07:42:37 +08:00 
			
		
		
		
	Update main.yaml
This commit is contained in:
		
							parent
							
								
									ae8b8ce0cd
								
							
						
					
					
						commit
						7b0f0501de
					
				
							
								
								
									
										1
									
								
								.github/workflows/main.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/main.yaml
									
									
									
									
										vendored
									
									
								
							@ -36,6 +36,7 @@ jobs:
 | 
			
		||||
          echo "Deleting asset with ID: $asset"
 | 
			
		||||
          curl -X DELETE -H "Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}" "https://api.github.com/repos/oneclickvirt/backtrace/releases/assets/$asset"
 | 
			
		||||
        done
 | 
			
		||||
        sleep 60
 | 
			
		||||
 | 
			
		||||
  release-binary:
 | 
			
		||||
    name: Release Go Binary
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user