Skip to content

Commit cb78904

Browse files
author
Victor Navarro
committed
chore: update version regexp to match github marketplace syntax
1 parent a7bc3eb commit cb78904

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ jobs:
1111
- run: yarn install
1212
- uses: ./
1313
with:
14+
version-regexp: 'v\d'
1415
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)