Skip to content

Commit e774a30

Browse files
committed
Re-enable publishing on tag
1 parent a63b689 commit e774a30

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches-ignore:
66
- 'language-reference-stable'
7+
tags:
8+
- '**'
79
pull_request:
810
branches-ignore:
911
- 'language-reference-stable'

0 commit comments

Comments
 (0)