Skip to content

Commit f7ea0fb

Browse files
committed
v0.1
1 parent 99eaa6d commit f7ea0fb

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/release.yml

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name: Make release
22

3-
on:
4-
push:
5-
tags:
6-
- 'v*'
7-
workflow_dispatch:
3+
on: push
84

95
jobs:
106
sdist:

0 commit comments

Comments
 (0)