Skip to content

Use org NuGet publish secret#180

Merged
peters merged 1 commit into
mainfrom
chore/org-owned-package-secrets
Jun 26, 2026
Merged

Use org NuGet publish secret#180
peters merged 1 commit into
mainfrom
chore/org-owned-package-secrets

Conversation

@peters

@peters peters commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • replace the personal-named NuGet.org publish secret with FINTER_NUGET_ORG_API_KEY
  • keep the release workflow behavior unchanged

Tracking: fintermobilityas/youpark.no#12240

Validation

  • git diff --check
  • GitHub Actions must pass before merge

Notes

  • No release or package publish workflow was triggered.
  • The new org secret is selected to surge and mongomigrations.core only.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the NuGet publish step in the release workflow to use the organization-scoped NuGet.org API key secret (FINTER_NUGET_ORG_API_KEY) instead of the previously personal-named secret, keeping the workflow behavior otherwise unchanged.

Changes:

  • Swapped the NuGet publish secret reference in the release workflow from PETERSUNDE_NUGET_ORG_API_KEY to FINTER_NUGET_ORG_API_KEY.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@peters peters merged commit 1d3e68b into main Jun 26, 2026
13 checks passed
@peters peters deleted the chore/org-owned-package-secrets branch June 26, 2026 09:47
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.

2 participants