We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99eaa6d commit f7ea0fbCopy full SHA for f7ea0fb
.github/workflows/release.yml
@@ -1,10 +1,6 @@
1
name: Make release
2
3
-on:
4
- push:
5
- tags:
6
- - 'v*'
7
- workflow_dispatch:
+on: push
8
9
jobs:
10
sdist:
0 commit comments