Skip to content

Commit abc4261

Browse files
committed
fix: remove on push release
1 parent 0bdc72d commit abc4261

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ name: Release
44
on:
55
release:
66
types: [created]
7-
push:
8-
branches: [ "master" ]
97

108
jobs:
119
release:

0 commit comments

Comments
 (0)