Skip to content

Commit

Permalink
Remove unnecessary needs field from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gizmo385 committed Dec 17, 2024
1 parent 8767705 commit dfc1fbb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ jobs:
})
- name: Notify when this workflow completes (regardless of success or failure)
needs:
- pypi-publish
runs-on: ubuntu-latest
uses: nobrayner/discord-webhook@v1
with:
Expand Down

0 comments on commit dfc1fbb

Please sign in to comment.