diff --git a/.github/workflows/npm-release.yml b/.github/workflows/npm-release.yml index 4496d51..b30a4b5 100644 --- a/.github/workflows/npm-release.yml +++ b/.github/workflows/npm-release.yml @@ -84,7 +84,7 @@ jobs: steps: - name: Create GitHub Release id: create_release - uses: it-at-m/.github/.github/actions/action-create-github-release@main + uses: it-at-m/.github/.github/actions/action-create-github-release@82_addWrapper with: artifact-name: ${{ needs.release.outputs.ARTIFACT_NAME }} tag-name: ${{ needs.release.outputs.VERSION }}