We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4134fd commit d2fc75bCopy full SHA for d2fc75b
.github/workflows/release.yml
@@ -1,7 +1,7 @@
1
name: Release Workflow
2
3
on:
4
- workflow_call:
+ workflow_dispatch:
5
inputs:
6
build_target:
7
description: "Build Target (e.g storage/object)"
0 commit comments