We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc8e75e commit de83733Copy full SHA for de83733
.github/workflows/docker-publish.yml
@@ -10,6 +10,7 @@ on:
10
tags: [ 'v*.*.*' ]
11
pull_request:
12
branches: [ 'main' ]
13
+ workflow_dispatch:
14
15
env:
16
REGISTRY: ghcr.io
0 commit comments