Skip to content

Commit 315b76a

Browse files
committed
[Chore] revert upload assets script
1 parent 6afa168 commit 315b76a

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

.github/workflows/upload.yml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
name: Upload binaries to GitHub releases
22

3-
# on:
4-
# release:
5-
# types: [created]
6-
73
on:
8-
push:
9-
tags:
10-
- "v*"
4+
release:
5+
types: [created]
116

127
permissions:
138
contents: write

0 commit comments

Comments
 (0)