Skip to content

Commit 96b2f51

Browse files
committed
chore: add id-token trusted publisher
1 parent 200a8b4 commit 96b2f51

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/release.yml

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

13+
permissions:
14+
id-token: write
15+
contents: write
16+
1317
jobs:
1418
release:
1519
name: Release

0 commit comments

Comments
 (0)