Skip to content

Commit f360a20

Browse files
zimegmwbrooks
andcommitted
docs: note oidc requirement for package publishing
Co-authored-by: Michael Brooks <[email protected]>
1 parent 4c4959a commit f360a20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
environment: publish
1616
permissions:
1717
contents: write
18-
id-token: write
18+
id-token: write # OIDC: https://docs.npmjs.com/trusted-publishers
1919
pull-requests: write
2020
steps:
2121
- name: Checkout Repo

0 commit comments

Comments
 (0)