Skip to content

Commit 89b7a2f

Browse files
Update release.yml
1 parent 5153a0e commit 89b7a2f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ jobs:
1010
uses: unifyai/workflows/.github/workflows/docs.yml@main
1111
secrets: inherit
1212

13-
publish-binaries:
14-
name: Publish Binaries
15-
uses: unifyai/workflows/.github/workflows/binaries.yml@main
16-
secrets: inherit
13+
# publish-binaries:
14+
# name: Publish Binaries
15+
# uses: unifyai/workflows/.github/workflows/binaries.yml@main
16+
# secrets: inherit
1717

1818
deploy:
1919
name: Deploy to PyPI

0 commit comments

Comments
 (0)