Skip to content

Commit 89903c7

Browse files
committed
try dsyme as user
1 parent 4f0aef8 commit 89903c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push-master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
uses: NuGet/login@d22cc5f58ff5b88bf9bd452535b4335137e24544
4141
id: login
4242
with:
43-
user: fsprojects
43+
user: dsyme
4444
- name: Publish NuGets (if this version not published before)
4545
run: dotnet nuget push bin\FSharp.Data.*.nupkg -s https://www.nuget.org/api/v2/package -k ${{ steps.nuget-login.outputs.NUGET_API_KEY }} --skip-duplicate
4646

0 commit comments

Comments
 (0)