Skip to content

Commit f580e88

Browse files
author
antelle
committed
building from tags
1 parent de77b70 commit f580e88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ on:
33
push:
44
branches:
55
- '**'
6-
tags-ignore:
7-
- '**'
6+
tags:
7+
- '*'
88
pull_request:
99
jobs:
1010
build:

0 commit comments

Comments
 (0)