Skip to content

Commit 202109f

Browse files
committed
update to version 1.0.0 as first version
1 parent a7e4822 commit 202109f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/tag.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@ jobs:
1616
uses: anothrNick/github-tag-action@1.73.0
1717
env:
1818
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
19+
DEFAULT_BUMP: patch
1920
TAG_PREFIX: v
20-
INITIAL_VERSION: 1.0.0
21+
INITIAL_VERSION: 0.9.9

0 commit comments

Comments
 (0)