@oneweb-test/trusted
v1.4.0
Published
This is just a test project to trial publishing via trusted publishing to npm.
Keywords
Readme
Testing Trusted Publishing
This is just a test project to trial publishing via trusted publishing to npm.
To test publishing a new version, run the following commands:
npm version minor
git push --follow-tags