Skip to content

Commit efa4b60

Browse files
committed
update triggers for workflow
1 parent 66879f6 commit efa4b60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy-image.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Deploy image
22
on:
3-
# release:
4-
# types: [published]
3+
release:
4+
types: [published]
55
workflow_dispatch:
66

77
env:

0 commit comments

Comments
 (0)