We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f0c164 commit 721a02eCopy full SHA for 721a02e
1 file changed
.github/workflows/docker-publish.yaml
@@ -1,7 +1,7 @@
1
name: "Publish"
2
3
on:
4
- workflow_call:
+ workflow_dispatch:
5
6
jobs:
7
publish:
0 commit comments