Skip to content

Commit c876edb

Browse files
committed
add tag
1 parent 244f72b commit c876edb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-and-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Test and Release
22

33
on:
44
push:
5+
tags:
6+
- '*'
57
branches:
68
- master
79
- main

0 commit comments

Comments
 (0)