Skip to content

Commit cbfb04a

Browse files
author
Adriano Sanges
committed
on release created
1 parent 1c57d6c commit cbfb04a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
push:
77
branches: ['main']
88
release:
9-
types: [published]
9+
types: [created]
1010

1111
# Defines two custom environment variables for the workflow. These are used for the Container registry domain, and a name for the Docker image that this workflow builds.
1212
env:

0 commit comments

Comments
 (0)