We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 44a780f + 845da07 commit a527163Copy full SHA for a527163
1 file changed
.github/workflows/build-docker-image.yml
@@ -6,6 +6,7 @@ on:
6
push:
7
branches:
8
- master
9
+ workflow_dispatch:
10
11
env:
12
REGISTRY: ghcr.io
0 commit comments