Skip to content

chore(ci): switch to using NPM OIDC#98

Merged
faris-imi merged 5 commits intomasterfrom
chore/publish-workflow
Mar 26, 2026
Merged

chore(ci): switch to using NPM OIDC#98
faris-imi merged 5 commits intomasterfrom
chore/publish-workflow

Conversation

@faris-imi
Copy link
Copy Markdown
Contributor

Switches package publishing from using NPM Auth Token to using NPM OIDC.

@faris-imi faris-imi requested a review from brdlyptrs March 2, 2026 11:43
@faris-imi faris-imi self-assigned this Mar 2, 2026
@@ -0,0 +1,20 @@
name: Publish
on:
workflow_call:
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Should this be?

on:
  workflow_dispatch:
  release:
    types: [ created ]

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.

this one is called from another workflow, we have event trigger checks there

@faris-imi faris-imi merged commit a84edb7 into master Mar 26, 2026
10 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.

3 participants