Skip to content

Commit 34419ce

Browse files
Update release yml
1 parent 1a2f6d3 commit 34419ce

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

.github/workflows/release.yml

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

3-
# on:
4-
# push:
5-
# tags:
6-
# - '*'
7-
# TODO: remove temporary push
8-
on: [push]
3+
on:
4+
push:
5+
tags:
6+
- '*'
97

108
env:
119
add_binaries_to_github_release: true

0 commit comments

Comments
 (0)