Skip to content

Commit 5b1878d

Browse files
authored
refactor: introduced trusted publishing
1 parent e3e0c19 commit 5b1878d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
release:
99
types: [published]
1010

11+
permissions:
12+
id-token: write # Required for OIDC
13+
1114
jobs:
1215
init:
1316
uses: ./.github/workflows/00-init.yml

0 commit comments

Comments
 (0)