diff --git a/.github/workflows/actions_release.yml b/.github/workflows/actions_release.yml index a707b11..8d56603 100644 --- a/.github/workflows/actions_release.yml +++ b/.github/workflows/actions_release.yml @@ -23,4 +23,4 @@ jobs: uses: step-security/reusable-workflows/.github/workflows/actions_release.yaml@v1 with: tag: "${{ github.event.inputs.tag }}" - script: "${{ github.event.inputs.tag }}" + script: "${{ github.event.inputs.script }}"