Enable dispatch with PAT
This commit is contained in:
		
							
								
								
									
										11
									
								
								.github/workflows/nightly.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										11
									
								
								.github/workflows/nightly.yml
									
									
									
									
										vendored
									
									
								
							| @@ -39,8 +39,9 @@ jobs: | ||||
|           files: | | ||||
|             *.bin | ||||
|             *.bin.gz | ||||
|       # - name: Repository Dispatch | ||||
|       #  uses: peter-evans/repository-dispatch@v3 | ||||
|       #  with: | ||||
|       #    repository: wled-dev/WLED-WebInstaller | ||||
|       #    event-type: release-nightly | ||||
|       - name: Repository Dispatch | ||||
|         uses: peter-evans/repository-dispatch@v3 | ||||
|         with: | ||||
|           repository: wled-dev/WLED-WebInstaller | ||||
|           event-type: release-nightly | ||||
|           token: ${{ secrets.PAT_PUBLIC }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 netmindz
					netmindz