Skip to content

Commit 45b82a7

Browse files
committed
correct workflow comment
1 parent 8a3c841 commit 45b82a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
name: Create and publish a Docker image
33

4-
# Configures this workflow to run every time a change is pushed to the branch called `release`.
4+
# Configures this workflow to run every time a tagged release is created.
55
on:
66
release:
77
types: [published]

0 commit comments

Comments
 (0)