mirror of
				https://github.com/sammy-ette/Hilbish
				synced 2025-08-10 02:52:03 +00:00 
			
		
		
		
	ci: update version of go-release-action
This commit is contained in:
		
							parent
							
								
									7959a8b572
								
							
						
					
					
						commit
						03795e5727
					
				
							
								
								
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							@ -31,7 +31,7 @@ jobs:
 | 
				
			|||||||
            goos: windows
 | 
					            goos: windows
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
    - uses: actions/checkout@v2
 | 
					    - uses: actions/checkout@v2
 | 
				
			||||||
    - uses: wangyoucao577/go-release-action@v1.21
 | 
					    - uses: wangyoucao577/go-release-action@v1.25
 | 
				
			||||||
      with:
 | 
					      with:
 | 
				
			||||||
        github_token: ${{ secrets.GITHUB_TOKEN }}
 | 
					        github_token: ${{ secrets.GITHUB_TOKEN }}
 | 
				
			||||||
        goos: ${{ matrix.goos }}
 | 
					        goos: ${{ matrix.goos }}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user