Skip to content

Commit

Permalink
πŸ’š ci: remove needs in release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SigureMo committed Jan 19, 2025
1 parent 273138a commit 7ddd17f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ jobs:
runs-on: ubuntu-latest
name: Publish to GitHub
if: "startsWith(github.ref, 'refs/tags/')"
needs:
- release-build
permissions:
contents: write
steps:
Expand Down

0 comments on commit 7ddd17f

Please sign in to comment.