Skip to content

Commit 7ddd17f

Browse files
committed
💚 ci: remove needs in release workflow
1 parent 273138a commit 7ddd17f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ jobs:
1111
runs-on: ubuntu-latest
1212
name: Publish to GitHub
1313
if: "startsWith(github.ref, 'refs/tags/')"
14-
needs:
15-
- release-build
1614
permissions:
1715
contents: write
1816
steps:

0 commit comments

Comments
 (0)