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 91940c0 commit 47300d0Copy full SHA for 47300d0
.github/workflows/docker-build.yml
@@ -6,6 +6,7 @@ on:
6
- main
7
tags:
8
- "[0-9]+.[0-9]+.[0-9]+"
9
+ workflow_dispatch:
10
11
env:
12
REGISTRY: ghcr.io
0 commit comments