Skip to content

Commit 6936b9b

Browse files
committed
pub
1 parent 035e031 commit 6936b9b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/deploy-multi.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name: Deploy hass-addon-sunsynk-multi to ghcr.io
33

44
# yamllint disable-line rule:truthy
55
on:
6-
# release:
7-
# types:
8-
# - published
6+
release:
7+
types:
8+
- published
99
workflow_run:
1010
workflows: ["CI"]
1111
branches: [main]

0 commit comments

Comments
 (0)