Skip to content

Commit ed8f97a

Browse files
committed
NuGet
1 parent 521c919 commit ed8f97a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ jobs:
116116
files: artifacts/*.*
117117

118118
- name: publish to NuGet
119-
if: ${{ always() && secrets.NUGET_TOKEN != '' }}
120119
continue-on-error: true
121120
env:
122121
NUGET_AUTH_TOKEN: ${{ secrets.NUGET_TOKEN }}

0 commit comments

Comments
 (0)