Update .gitea/workflows/service.zigbee2mqtt.yml
All checks were successful
deploy zigbee2mqtt / deploy (push) Successful in 2s

This commit is contained in:
2024-08-06 20:02:03 +00:00
parent c091a8624c
commit 594ace2334

View File

@@ -5,6 +5,6 @@ jobs:
deploy:
runs-on: "homesrv01"
steps:
- name: Portainer webhook
- name: Portainer stack zigbee2mqtt webhook
run: |
curl -X POST "${{secrets.PORTAINER_ZIGBEE2MQTT_WEBHOOK_URL}}"