Working on workflow action

This commit is contained in:
Robert Strouse 2023-12-26 13:30:30 -08:00
parent 23b24741fa
commit 6d417bd641

View file

@ -2,7 +2,7 @@ name: ESPSomfy-RTS Release
on:
release:
types: [created]
types: published
env:
ARDUINO_BOARD_MANAGER_ADDITIONAL_URLS: "https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_dev_index.json"