Skip to content

Conversation

@PreciousOritsedere
Copy link

@PreciousOritsedere PreciousOritsedere commented Jan 21, 2026

Fixes applied

  • Removed token authentication: ${{ secrets.NPM_TOKEN }} from the publish steps.
  • Added OIDC permissions: id-token: write at the workflow and job levels.
  • Updated npm version: Added npm install -g npm@latest to ensure npm >= 11.5.1 (required for OIDC).
  • Switched to direct npm publish: Replaced JS-DevTools/npm-publish with direct npm publish commands so npm uses the OIDC token from setup-node.
  • Fixed repository URL case: Updated package.json repository URL from git+https://github.com/solidos/mashlib.git to git+https://github.com/SolidOS/mashlib.git to match the GitHub repository name.

@jeswr
Copy link

jeswr commented Jan 22, 2026

Once SolidOS/solid-ui#665 (review) is merged - please replicate relevant changes here

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