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 9935531 commit ae198d9Copy full SHA for ae198d9
1 file changed
.github/workflows/build.yml
@@ -8,6 +8,7 @@ on:
8
branches: [main]
9
release:
10
types: [published]
11
+ workflow_dispatch:
12
13
env:
14
REGISTRY: ghcr.io
0 commit comments