Skip to content

Commit

Permalink
Temporarily remove deploy needs
Browse files Browse the repository at this point in the history
  • Loading branch information
HCookie committed Oct 11, 2024
1 parent 9f2f73a commit 62b99ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:

if: ${{ github.event_name == 'release' }}
runs-on: ubuntu-latest
needs: checks
needs: quality

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 62b99ce

Please sign in to comment.