We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a3c841 commit 45b82a7Copy full SHA for 45b82a7
1 file changed
.github/workflows/build.yml
@@ -1,7 +1,7 @@
1
#
2
name: Create and publish a Docker image
3
4
-# Configures this workflow to run every time a change is pushed to the branch called `release`.
+# Configures this workflow to run every time a tagged release is created.
5
on:
6
release:
7
types: [published]
0 commit comments