mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-13 02:52:11 +01:00
Working on workflow action
This commit is contained in:
parent
23b24741fa
commit
6d417bd641
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue