Skip to content

Commit 5d49d07

Browse files
removing needs from release job
1 parent 5b5b276 commit 5d49d07

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
@@ -20,7 +20,6 @@ jobs:
2020
deploy:
2121
name: 'Deploy to Nuget'
2222
if: github.event_name == 'release'
23-
needs: build
2423
runs-on: ubuntu-latest
2524

2625
steps:

0 commit comments

Comments
 (0)