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
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Git Tag version | yes | — |
| github_token | use secrets.GITHUB_TOKEN | yes | — |
| git_commit_sha | Git commit SHA | no | — |
| git_tag_prefix | prefix for git tag. Example) 'v' | no | "" |
| github_repo | GitHub repository path. Example) azu/test | yes | — |
Outputs
no outputs