Skip to content

Commit c54585d

Browse files
authored
chore: trusted publishing (#85)
1 parent 3c5da20 commit c54585d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/release.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ on:
1010
tags:
1111
- '*'
1212

13+
permissions:
14+
id-token: write # Required for OIDC
15+
contents: read
16+
1317
jobs:
1418
release:
1519
name: Release

0 commit comments

Comments
 (0)