mirror of
				https://github.com/zoriya/Kyoo.git
				synced 2025-11-04 03:27:14 -05:00 
			
		
		
		
	Update release.yml
This commit is contained in:
		
							parent
							
								
									a39c6fa221
								
							
						
					
					
						commit
						9ab3534d28
					
				
							
								
								
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							@ -46,5 +46,5 @@ jobs:
 | 
				
			|||||||
          draft: true
 | 
					          draft: true
 | 
				
			||||||
          release_name: ${{github.ref}}
 | 
					          release_name: ${{github.ref}}
 | 
				
			||||||
          body: ${{steps.github_release.outputs.changelog}}
 | 
					          body: ${{steps.github_release.outputs.changelog}}
 | 
				
			||||||
          arficats: ./artifacts/**/*
 | 
					          artifacts: ./artifacts/**/*
 | 
				
			||||||
          token: ${{secrets.GITHUB_TOKEN}}
 | 
					          token: ${{secrets.GITHUB_TOKEN}}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user