Skip to content

Conversation

@lloyd-cio
Copy link
Contributor

@lloyd-cio lloyd-cio commented Nov 14, 2025

Note

Updates the publish workflow to use OIDC (with appropriate permissions), Node 20, and latest actions, removing the need for NPM token.

  • CI/CD (.github/workflows/publish.yml):
    • OIDC enablement: Adds environment: release and permissions (id-token: write, contents: read); removes NODE_AUTH_TOKEN usage.
    • Runtime updates: Upgrades to actions/checkout@v4, actions/setup-node@v4, and node-version: 20.
    • NPM: Installs latest npm globally for OIDC support; continues publish with npm publish --access public.

Written by Cursor Bugbot for commit eda89c6. This will update automatically on new commits. Configure here.

@lloyd-cio lloyd-cio merged commit eb511ff into main Dec 1, 2025
2 checks passed
@lloyd-cio lloyd-cio deleted the DX-809 branch December 1, 2025 16:35
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