Skip to content

CI: allow duplicate packages on NuGet publish#84

Merged
IsaMorphic merged 1 commit into
mainfrom
feature/fix-ci-publish
Mar 19, 2026
Merged

CI: allow duplicate packages on NuGet publish#84
IsaMorphic merged 1 commit into
mainfrom
feature/fix-ci-publish

Conversation

@IsaMorphic
Copy link
Copy Markdown
Owner

@IsaMorphic IsaMorphic commented Mar 19, 2026

This PR fixes the NuGet CI workflow such that:

  1. A GitHub release is generated before dotnet nuget push
  2. dotnet nuget push uses the --skip-duplicate flag to avoid failures when rerunning CI

The workflow additionally now includes the .nupkg output files as artifacts in the GitHub release it creates.

@IsaMorphic IsaMorphic merged commit 5b03eef into main Mar 19, 2026
1 check passed
@IsaMorphic IsaMorphic deleted the feature/fix-ci-publish branch March 19, 2026 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant