Skip to content

Commit e953715

Browse files
committed
On release
1 parent ce4ce29 commit e953715

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1-
name: Release
2-
31
on:
4-
push:
5-
tags:
6-
- "v*"
2+
release:
3+
types: [created]
74

85
jobs:
96
release:

0 commit comments

Comments
 (0)