Skip to content

Commit 6e0155e

Browse files
add test
1 parent 2456371 commit 6e0155e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/release.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,9 @@ jobs:
4343

4444
- name: Load version and package info
4545
uses: baileympearson/drivers-github-tools/node/get_version_info@add-signing-env-action-for-node
46-
46+
with:
47+
npm_package_name: ${{ inputs.npm_package_name }}
48+
4749
- name: actions/sign_and_upload_package
4850
uses: ./.github/actions/sign_and_upload_package
4951
with:

0 commit comments

Comments
 (0)