Skip to content

Commit 333bdcc

Browse files
committed
Add docker build workflow
1 parent 2914bf3 commit 333bdcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build Docker Image
33
on:
44
release:
55
types:
6-
- published
6+
- released
77
- prereleased
88

99
env:

0 commit comments

Comments
 (0)