We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f40b80c commit cbb5badCopy full SHA for cbb5bad
.github/workflows/build-and-push.yml
@@ -2,6 +2,7 @@ name: Build Docker Image
2
3
on:
4
push:
5
+ workflow_dispatch:
6
7
env:
8
REGISTRY: ghcr.io
0 commit comments