| option | name | value | |--------|-------------|-----------------------------------------------------------------------------------| | -v | version | semantic ver
npm install @zityhub/deploy-scriptAll the tagged commits generate a new version on scoped package https://www.npmjs.com/package/@zityhub/deploy-script.
To generate a new version you must use in the main branch pnpm version [major|minor|patch] to update the version and generate the expected tag.
Don't forgot to push the new commit and tag with git push origin main --tags, GitHub Actions will publish the package.