Skip to content

fix: npm publish workflow - #2005

Merged
Senseye merged 2 commits into
masterfrom
fix/npm-publish-workflow
Aug 18, 2026
Merged

fix: npm publish workflow#2005
Senseye merged 2 commits into
masterfrom
fix/npm-publish-workflow

Conversation

@Senseye

@Senseye Senseye commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

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
Contributor 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.

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.

I will approve this. But would be great it @wesleytodd also take a look

@Senseye
Senseye force-pushed the fix/npm-publish-workflow branch from 64fd514 to 2f7520e Compare August 18, 2026 16:53
@Senseye
Senseye merged commit b1000e6 into master Aug 18, 2026
5 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.

2 participants