Skip to content

Conversation

@marko-stanojevic
Copy link
Contributor

@marko-stanojevic marko-stanojevic commented Jan 24, 2026

Description

This pull request makes some minor updates to the GitHub Actions workflow for releases. The main change is the removal of the publish-nugetorg input and its related configuration from the release workflow.

Key changes:

Workflow inputs and configuration:

  • Removed the publish-nugetorg input parameter from the workflow, so releases will no longer have the option to publish to NuGet.org using this workflow.
  • Removed references to publish-nugetorg from the job configuration and the step that calls the release action. [1] [2]

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Code quality improvement (refactoring, tests, performance)

@github-actions github-actions bot added ci-cd Github configuration files github bugfix Bug fix labels Jan 24, 2026
@marko-stanojevic marko-stanojevic merged commit c36a8a9 into main Jan 24, 2026
1 check passed
@marko-stanojevic marko-stanojevic deleted the fix/release_action branch January 24, 2026 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Bug fix ci-cd Github configuration files github

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants