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 3fdeefc commit 70f6f01Copy full SHA for 70f6f01
.github/workflows/docker-publish.yml
@@ -27,6 +27,7 @@ on:
27
- '*.*.*'
28
- '*.*.*-rc*'
29
- 'test-docker-publish-*'
30
+ workflow_dispatch:
31
32
jobs:
33
docker:
0 commit comments