File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 uses : NuGet/login@v1
4040 id : nuget-login
4141 with :
42- user : dsyme
42+ organization : fsprojects
4343 - name : Publish NuGets (if this version not published before)
4444 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
4545
46- # Trusted publishing uses NuGet OIDC (no long-lived secret required).
47- # Before this works, dsyme must configure a Trusted Publisher on nuget.org:
48- # nuget.org → Account settings → Trusted publishers → Add GitHub Actions publisher
49- # Set: Owner = fsprojects, Repository = FSharp.Data, Workflow = push-master.yml
46+ # Trusted publishing uses NuGet OIDC
5047# See: https://learn.microsoft.com/nuget/nuget-org/publish-a-package#trusted-publishing
You can’t perform that action at this time.
0 commit comments