Skip to content

Commit 68d133b

Browse files
committed
Fix version tagging
1 parent f1849f5 commit 68d133b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
- uses: actions/checkout@v2
1616
- name: match-tag-to-package-version
1717
uses: geritol/match-tag-to-package-version@0.2.0
18+
with:
19+
TAG_PREFIX: v
1820

1921
build:
2022
strategy:

0 commit comments

Comments
 (0)