mirror of
				https://github.com/oneclickvirt/backtrace.git
				synced 2025-11-04 15:52:37 +08:00 
			
		
		
		
	update
This commit is contained in:
		
							parent
							
								
									e2466cf330
								
							
						
					
					
						commit
						799649fa9d
					
				
							
								
								
									
										1
									
								
								.github/workflows/main.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/main.yaml
									
									
									
									
										vendored
									
									
								
							@ -26,6 +26,7 @@ jobs:
 | 
			
		||||
      run: |
 | 
			
		||||
        go build -v ./...
 | 
			
		||||
        go test -v ./...
 | 
			
		||||
    
 | 
			
		||||
    - name: Delete Existing Release Assets
 | 
			
		||||
      run: |
 | 
			
		||||
        release_id=$(curl -s -H "Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}" "https://api.github.com/repos/oneclickvirt/backtrace/releases/tags/output" | jq -r '.id')
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user