Skip to content
This repository was archived by the owner on Sep 3, 2022. It is now read-only.

Commit 430fc6f

Browse files
committed
ci: add v prefix for publish step
1 parent b0baca4 commit 430fc6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,6 @@ workflows:
7575
- test
7676
filters:
7777
tags:
78-
only: /[0-9]+(\.[0-9]+)*(-.+)?/
78+
only: /v[0-9]+(\.[0-9]+)*(-.+)?/
7979
branches:
8080
ignore: /.*/

0 commit comments

Comments
 (0)