Skip to content

Commit ee108d5

Browse files
authored
Merge pull request #79 from bugrakocabay/bugrakocabay-patch-1
Update release.yaml
2 parents 6b908d1 + 76c8c9a commit ee108d5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/release.yaml

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

33
on:
4-
push:
5-
tags:
6-
- 'v*'
4+
release:
5+
types: [published]
76

87
jobs:
98
build-and-release:

0 commit comments

Comments
 (0)