azu/action-package-version-to-git-tag
npm publish & push git tag to repository if the version is not published.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | define version explicitly. if it is not defined, use package.json version | no | — |
| github_token | GITHUB_TOKEN | yes | — |
| git_commit_sha | Git commit SHA | yes | — |
| git_tag_prefix | prefix for git tag. Example) 'v' | no | "" |
| github_repo | GitHub repository path. Example) azu/test | yes | — |
Outputs
no outputs