mirror of
https://github.com/mtkennerly/dunamai-action.git
synced 2025-06-18 13:21:13 +00:00
Release v1.0.0
This commit is contained in:
parent
2cb7b40848
commit
2ffd60cf4c
2 changed files with 7 additions and 1 deletions
3
CHANGELOG.md
Normal file
3
CHANGELOG.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
## v1.0.0 (2020-07-10)
|
||||
|
||||
* Initial release.
|
|
@ -1,7 +1,10 @@
|
|||
name: Dunamai
|
||||
name: Run Dunamai
|
||||
description: |
|
||||
Use Dunamai to determine a dynamic version from your VCS tags.
|
||||
This requires access to Python in the workflow.
|
||||
branding:
|
||||
icon: terminal
|
||||
color: purple
|
||||
inputs:
|
||||
install:
|
||||
description: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue