mirror of
https://github.com/reecetech/version-increment.git
synced 2025-12-21 14:35:44 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ef5bc12fc4 | ||
|
|
efc89dc7d0 |
@@ -1,11 +1,10 @@
|
||||
---
|
||||
name: 'Version Increment'
|
||||
description: |
|
||||
Inspects the git tags to determine the current normal version, and returns the
|
||||
next version number.
|
||||
description: Inspects the git tags to determine the current normal version, and returns the next version number
|
||||
|
||||
A normal version will be returned if the branch is the default branch
|
||||
(usually `main`), otherwise a pre-release version will be returned.
|
||||
branding:
|
||||
icon: plus
|
||||
color: purple
|
||||
|
||||
inputs:
|
||||
scheme:
|
||||
|
||||
Reference in New Issue
Block a user