We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1760a9c commit 5566529Copy full SHA for 5566529
1 file changed
.github/workflows/publish.yml
@@ -4,7 +4,7 @@ name: Publish Python Package
4
on:
5
push:
6
branches:
7
- - main
+ - pypi
8
9
jobs:
10
build-and-publish-torch:
0 commit comments