We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d1400d commit 63adfdbCopy full SHA for 63adfdb
.github/workflows/publish.yaml
@@ -3,7 +3,7 @@ name: Publish to PyPi
3
on:
4
push:
5
branches:
6
- - main
+ - master
7
paths:
8
- '**.py'
9
workflow_dispatch: ~
0 commit comments