Skip to content

Commit 84b083f

Browse files
committed
CI: fix typo to trigger build when pushing tags
1 parent 6692257 commit 84b083f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/meta.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
branches:
1111
- 'main'
1212
- 'release/**'
13-
tag:
13+
tags:
1414
- '*'
1515

1616
jobs:

0 commit comments

Comments
 (0)