Skip to content

Commit

Permalink
Update release-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wulfland authored Dec 26, 2021
1 parent f55e0ae commit efc6dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
- name: 'Change NPM version'
uses: reedyuk/npm-version@1.1.1
with:
version: ${{ needs.publish-gpr.semver }}
version: ${{ needs.publish-gpr.outputs.semver }}
package: ch8_packages/npm

- run: npm ci
Expand Down

0 comments on commit efc6dce

Please sign in to comment.