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.
2 parents 0dc88f5 + 9ab1f57 commit 27924beCopy full SHA for 27924be
.github/workflows/actions_release.yaml
@@ -24,3 +24,4 @@ jobs:
24
uses: step-security/reusable-workflows/.github/workflows/actions_release.yaml@v1
25
with:
26
tag: "${{ github.event.inputs.tag }}"
27
+ script: "${{ github.event.inputs.script }}"
0 commit comments