Skip to content

Commit 9777214

Browse files
chore: re-add push tags
1 parent 9eff116 commit 9777214

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Publish SDK
22

33
on:
4+
push:
5+
tags:
6+
- 'v*'
47
workflow_run:
58
workflows: ["Create a new release tag"]
69
types:

0 commit comments

Comments
 (0)