npm publish action
Version updated for sknups/npm-publish-action to version v1.0.1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Fix to permit execution on Windows.
- use
$GITHUB_ACTION_PATHinstead of${{github.action_path}}(see https://github.com/orgs/community/discussions/25910)