Skip to content

Commit 42d0b81

Browse files
committed
build: enable trusted publishing
1 parent 49f33d2 commit 42d0b81

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ on:
2424
required: true
2525
type: boolean
2626

27-
#permissions:
28-
# id-token: write # Required for OIDC
29-
# contents: read
27+
permissions:
28+
id-token: write # Required for OIDC
29+
contents: read
3030

3131
jobs:
3232
lint_and_unit_tests:

0 commit comments

Comments
 (0)