Skip to content

Commit 6a1d4fc

Browse files
committed
fix publish step
1 parent a6765bd commit 6a1d4fc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ jobs:
5353

5454
publish:
5555
name: Publish NuGet
56-
needs: build
5756
if: github.event_name == 'release'
5857
runs-on: ubuntu-latest
5958
steps:

0 commit comments

Comments
 (0)