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 2e7c154 commit 9ebd5cfCopy full SHA for 9ebd5cf
.github/workflows/build_docker.yml
@@ -12,6 +12,8 @@ on:
12
- "main"
13
paths-ignore:
14
- "**.md"
15
+ release:
16
+ types: [published]
17
18
defaults:
19
run:
0 commit comments