Skip to content

Commit aea8eca

Browse files
authored
Update create-dockerfiles.yml
1 parent 02723f2 commit aea8eca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-dockerfiles.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Create and push dockerfiles
33
on:
44
workflow_dispatch:
55
release:
6-
types: [published]
6+
types: [released]
77

88
jobs:
99
latest:

0 commit comments

Comments
 (0)