Fix drafting on release
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/publish_release.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/publish_release.yaml
									
									
									
									
										vendored
									
									
								
							@ -33,6 +33,7 @@ jobs:
 | 
			
		||||
        uses: softprops/action-gh-release@v1
 | 
			
		||||
        if: startsWith(github.ref, 'refs/tags/')
 | 
			
		||||
        with:
 | 
			
		||||
          draft: false
 | 
			
		||||
          files: |
 | 
			
		||||
            build/birdbot
 | 
			
		||||
            sample_config.yaml
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user