Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vedpatwardhan authored Oct 11, 2023
1 parent 5153a0e commit 89b7a2f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ jobs:
uses: unifyai/workflows/.github/workflows/docs.yml@main
secrets: inherit

publish-binaries:
name: Publish Binaries
uses: unifyai/workflows/.github/workflows/binaries.yml@main
secrets: inherit
# publish-binaries:
# name: Publish Binaries
# uses: unifyai/workflows/.github/workflows/binaries.yml@main
# secrets: inherit

deploy:
name: Deploy to PyPI
Expand Down

0 comments on commit 89b7a2f

Please sign in to comment.