Skip to content

Commit ca315d0

Browse files
authored
ci(release): trigger action on tag push (#66)
1 parent ca53c4c commit ca315d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ on:
1111
- v[0-9]+
1212
- v[0-9]+.[0-9]+
1313
- cryostat-v[0-9]+.[0-9]+
14+
tags:
15+
- '*'
1416

1517
jobs:
1618
build:

0 commit comments

Comments
 (0)