Skip to content

Commit 8888321

Browse files
klocusCopilot
andcommitted
ci: add --provenance flag for OIDC Trusted Publisher auth
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 6d79dad commit 8888321

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
run: npm run build:bundle
4444

4545
- name: Publish to npm (via Trusted Publisher OIDC)
46-
run: npm publish --access public
46+
run: npm publish --access public --provenance

0 commit comments

Comments
 (0)