Skip to content

Commit 0ac23a1

Browse files
committed
enable disabled gh action
1 parent cdb7160 commit 0ac23a1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: release
22

3-
#on:
4-
# push:
5-
# tags:
6-
# - 'v*'
3+
on:
4+
push:
5+
tags:
6+
- 'v*'
77

88
jobs:
99
release:

0 commit comments

Comments
 (0)