;ci: release: fix action-gh-release not running ?
This commit is contained in:
		
							parent
							
								
									68e7ff4644
								
							
						
					
					
						commit
						8d237869db
					
				
							
								
								
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							| @ -41,6 +41,6 @@ jobs: | |||||||
| 
 | 
 | ||||||
|       - name: Create Release (softprops/action-gh-release) |       - name: Create Release (softprops/action-gh-release) | ||||||
|         uses: softprops/action-gh-release@v1 |         uses: softprops/action-gh-release@v1 | ||||||
|  |         if: startsWith(github.ref, 'refs/tags/') | ||||||
|         env: |         env: | ||||||
|           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} |           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||||||
|         if: startsWith(github.ref, 'refs/tags/') |  | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user