Skip to content

Commit 91ceb48

Browse files
committedJan 4, 2023
Run build and push for tags
1 parent 99095f2 commit 91ceb48

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎.github/workflows/release.yml

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
push:
55
branches:
66
- 'main'
7+
create:
8+
tags:
9+
- v*
710

811
jobs:
912
push_to_registry:

0 commit comments

Comments
 (0)