Skip to content

Commit 2858c1a

Browse files
committed
Added tag to publish
1 parent dee64f4 commit 2858c1a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- 'main'
7+
tags:
8+
- "v*"
79

810
jobs:
911
build:

0 commit comments

Comments
 (0)