mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 00:32:37 +01:00 
			
		
		
		
	Add timeouts for particle commands
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							| @@ -72,5 +72,7 @@ jobs: | ||||
|         uses: actions/checkout@v3 | ||||
|       - name: Login | ||||
|         run: particle login --token ${{ secrets.PARTICLE_TOKEN }} | ||||
|         timeout-minutes: 1 | ||||
|       - name: Publish | ||||
|         run: bash -eux extras/scripts/publish-particle-library.sh | ||||
|         timeout-minutes: 5 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user