kleithor/auto-tags
Automaticlly increase your version according to your changes
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 16, 2023
- License
- MIT
Pinned Snippet
uses: kleithor/auto-tags@f8990ff2cc81c2b8318a538ce60ff06285d92475 # v1.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| package_root | Programm will look there for the package.json | no | ./ |
| dry_run | If you want to test the results and dont wanna post the results | no | false |
Outputs
| name | description |
|---|---|
| tagname | Fully assembled tag-name |
| version | Raw version |