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 b2681e1 commit d524c4dCopy full SHA for d524c4d
.github/workflows/release.yml
@@ -12,6 +12,7 @@ name: Publish Docker image
12
on:
13
release:
14
types: [published]
15
+ workflow_dispatch:
16
17
jobs:
18
push_to_registry:
0 commit comments