Skip to content

Commit

Permalink
add test
Browse files Browse the repository at this point in the history
  • Loading branch information
baileympearson committed Jun 25, 2024
1 parent 2456371 commit 6e0155e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,9 @@ jobs:

- name: Load version and package info
uses: baileympearson/drivers-github-tools/node/get_version_info@add-signing-env-action-for-node

with:
npm_package_name: ${{ inputs.npm_package_name }}

- name: actions/sign_and_upload_package
uses: ./.github/actions/sign_and_upload_package
with:
Expand Down

0 comments on commit 6e0155e

Please sign in to comment.