Skip to content

Commit cd55d71

Browse files
committed
fix release.yml attempt 2
1 parent d8ceac1 commit cd55d71

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
@@ -31,5 +31,4 @@ jobs:
3131
id: login
3232
with:
3333
user: ${{ secrets.NUGET_USER }}
34-
3534
run: dotnet nuget push Flowable.Client.ExternalWorker.${VERSION}.nupkg --api-key ${{ steps.login.outputs.NUGET_API_KEY }} --source https://api.nuget.org/v3/index.json

0 commit comments

Comments
 (0)