Skip to content

fix(ci): prerelease push to repo-owner feed (was 403) - #7

Merged
ChrisonSimtian merged 1 commit into
mainfrom
fix/ci-prerelease-feed-owner
May 31, 2026
Merged

fix(ci): prerelease push to repo-owner feed (was 403)#7
ChrisonSimtian merged 1 commit into
mainfrom
fix/ci-prerelease-feed-owner

Conversation

@ChrisonSimtian

Copy link
Copy Markdown
Collaborator

PR #5 repointed publish.yml to chrison-dev but missed ci.yml's prerelease push — still nuget.pkg.github.com/ChrisonSimtian/403 on every push to main.

  • ci.yml: --source${{ github.repository_owner }} (matches publish.yml).
  • Directory.Build.props URLs + README links → Chrison-dev.

(UnifiSharp still isn't published — this makes the first prerelease land correctly.)

🤖 Generated with Claude Code

PR #5 repointed publish.yml to chrison-dev but missed the ci.yml prerelease
push, which still targeted the old ChrisonSimtian feed → 403 Forbidden on
every push to main (GITHUB_TOKEN can't write that owner).

- ci.yml: --source → ${{ github.repository_owner }} (matches publish.yml).
- Directory.Build.props Repository/Project URLs + README links → Chrison-dev.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ChrisonSimtian
ChrisonSimtian merged commit ef0c5bc into main May 31, 2026
1 check passed
@ChrisonSimtian
ChrisonSimtian deleted the fix/ci-prerelease-feed-owner branch May 31, 2026 11:03
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