Skip to content

Commit 27924be

Browse files
Merge pull request #146 from step-security/fix_Action-Release
providing script as an input
2 parents 0dc88f5 + 9ab1f57 commit 27924be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/actions_release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ jobs:
2424
uses: step-security/reusable-workflows/.github/workflows/actions_release.yaml@v1
2525
with:
2626
tag: "${{ github.event.inputs.tag }}"
27+
script: "${{ github.event.inputs.script }}"

0 commit comments

Comments
 (0)