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 00d75d8 commit b1efcc5Copy full SHA for b1efcc5
.github/workflows/container-upload.yml
@@ -1,7 +1,7 @@
1
name: Container Upload Workflow
2
3
on:
4
- workflow_call:
+ workflow_dispatch:
5
inputs:
6
platform:
7
required: true
0 commit comments