Skip to content

update publish workflow#175

Merged
jeswr merged 1 commit intomainfrom
update-workflow
Jan 23, 2026
Merged

update publish workflow#175
jeswr merged 1 commit intomainfrom
update-workflow

Conversation

@PreciousOritsedere
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings January 23, 2026 14:43
Copy link
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 updates the npm publish workflow to use OIDC-based authentication instead of token-based authentication, and corrects the repository URL to reflect the SolidOS organization.

Changes:

  • Migrated from JS-DevTools/npm-publish action to native npm publish commands with OIDC support
  • Moved workflow permissions from global to job-level scope for better security practices
  • Updated repository URL from solid/contacts-pane to SolidOS/contacts-pane

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
package.json Updated repository URL to reflect the correct GitHub organization
.github/workflows/ci.yml Migrated to OIDC-based npm publishing with job-scoped permissions

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

@jeswr jeswr merged commit 19cdc02 into main Jan 23, 2026
5 checks passed
@jeswr jeswr deleted the update-workflow branch January 23, 2026 21:28
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