This commit is contained in:
		
							parent
							
								
									14630eb6a0
								
							
						
					
					
						commit
						e79d462949
					
				
							
								
								
									
										2
									
								
								.github/workflows/build_release.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build_release.yaml
									
									
									
									
										vendored
									
									
								
							@ -21,7 +21,7 @@ jobs:
 | 
			
		||||
      - name: release-build-linux
 | 
			
		||||
        run: GOOS=linux GOARCH=amd64 go build -o bin/reverse-${{  github.ref_name }}-linux-amd64
 | 
			
		||||
      - name: Release
 | 
			
		||||
        uses: actions/release-action@main
 | 
			
		||||
        uses: https://gitea.com/actions/release-action@main
 | 
			
		||||
        with:
 | 
			
		||||
          files: |-
 | 
			
		||||
            bin/**
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user