Skip to content

Commit f04ed4b

Browse files
committed
image build
1 parent f5249dc commit f04ed4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/image.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: image
22

33
on:
4-
push:
5-
branches: ['master']
4+
release:
5+
types: [published]
66
workflow_dispatch:
77

88
permissions:

0 commit comments

Comments
 (0)