Skip to content

Commit

Permalink
fix release pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
NewFuture committed May 11, 2024
1 parent 7224680 commit d86c927
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
url: https://github.com/NewFuture/NKThesis/releases/tag/${{ github.ref_name }}
permissions:
contents: write
needs: [publish-docker, publish-pypi, build-binary]
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit d86c927

Please sign in to comment.