Skip to content

fix: npm publish workflow - #2005

Open
Senseye wants to merge 2 commits into
masterfrom
fix/npm-publish-workflow
Open

fix: npm publish workflow#2005
Senseye wants to merge 2 commits into
masterfrom
fix/npm-publish-workflow

Conversation

@Senseye

@Senseye Senseye commented Aug 10, 2026

Copy link
Copy Markdown

Adds npm-publish.yml workflow for enabling npm trusted publishing.
Updated replease-please to latest version.
Updated docs.

Notes:

  • "Publish" environment created and configured
  • Trusted Publisher configs on npm side

@Senseye
Senseye force-pushed the fix/npm-publish-workflow branch 2 times, most recently from 4dc8eae to 08a26cb Compare August 10, 2026 11:05
@Senseye
Senseye force-pushed the fix/npm-publish-workflow branch from 08a26cb to 3fdbf6c Compare August 10, 2026 18:47
contents: read
id-token: write
steps:
- uses: actions/checkout@v7

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Senseye Do you have the chance to verify that this yml works?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good question @dianager
I can confirm the validate step works - just tested it via https://github.com/nektos/act

And publish is just standard stuff. It should work fine.

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