Skip to content

Fix repository URL to match actual GitHub repo#8

Merged
nrjinua merged 1 commit intomainfrom
fix/repository-url
Feb 17, 2026
Merged

Fix repository URL to match actual GitHub repo#8
nrjinua merged 1 commit intomainfrom
fix/repository-url

Conversation

@gugu
Copy link
Copy Markdown
Member

@gugu gugu commented Feb 17, 2026

The repository URL pointed to Short-io/client-browser instead of Short-io/browser-sdk, causing npm OIDC provenance publishing to fail with a 404.

The repository URL pointed to Short-io/client-browser instead of
Short-io/browser-sdk, causing npm OIDC provenance publishing to
fail with a 404.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 fixes a critical configuration issue where the repository URL in package.json pointed to a non-existent repository (Short-io/client-browser), causing npm OIDC provenance publishing to fail with a 404 error. The URL is now corrected to point to the actual GitHub repository (Short-io/browser-sdk).

Changes:

  • Updated repository URL from Short-io/client-browser to Short-io/browser-sdk to match the actual GitHub repository

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

@nrjinua nrjinua merged commit 7cd6641 into main Feb 17, 2026
7 checks passed
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.

3 participants