Skip to content

Commit 44eb5dc

Browse files
committed
Remove needs on release workflow
1 parent 90dcf62 commit 44eb5dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ jobs:
99
create-github-release:
1010
name: Create GitHub Release
1111
runs-on: ubuntu-latest
12-
needs: publish
1312
steps:
1413
- name: Checkout code
1514
uses: actions/checkout@v2

0 commit comments

Comments
 (0)