We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6765bd commit 6a1d4fcCopy full SHA for 6a1d4fc
1 file changed
.github/workflows/main.yml
@@ -53,7 +53,6 @@ jobs:
53
54
publish:
55
name: Publish NuGet
56
- needs: build
57
if: github.event_name == 'release'
58
runs-on: ubuntu-latest
59
steps:
0 commit comments