mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 08:42:39 +01:00 
			
		
		
		
	CI: remove the draft flag on the GitHub Release
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							| @@ -45,7 +45,6 @@ jobs: | ||||
|         uses: ncipollo/release-action@v1 | ||||
|         with: | ||||
|           bodyFile: ${{ steps.body.outputs.filename }} | ||||
|           draft: true | ||||
|           name: ArduinoJson ${{ steps.init.outputs.version }} | ||||
|           artifacts: ${{ steps.amalgamate_h.outputs.filename }},${{ steps.amalgamate_hpp.outputs.filename }},${{ steps.arduino.outputs.filename }} | ||||
|           token: ${{ secrets.GITHUB_TOKEN }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user