We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aca6d01 commit 6a91e32Copy full SHA for 6a91e32
1 file changed
.github/workflows/docker-publish-ghcr.yml
@@ -8,6 +8,7 @@ name: Build and Push Image to GHCR.IO
8
9
10
on:
11
+ workflow_dispatch:
12
13
14
env:
0 commit comments