Skip to content

Commit 284abf2

Browse files
old workflow
1 parent a72676d commit 284abf2

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/release.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Publish New Release
22
on:
3-
push:
4-
tags:
5-
- '*'
3+
release:
4+
types: [created]
65

76
jobs:
87
releases-matrix:

0 commit comments

Comments
 (0)