Skip to content

Commit 49fb3cb

Browse files
committed
valid actions trigger
1 parent 123039c commit 49fb3cb

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/publish.yml

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

33
on:
4-
push:
5-
tags:
6-
- "[0-9]*"
4+
release:
5+
types: [published]
76

87
jobs:
98
sdist:

0 commit comments

Comments
 (0)