Skip to content

Commit 22ae7e0

Browse files
committed
Support more secure publishing with correct permissions.
1 parent 471ebeb commit 22ae7e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212

1313
permissions:
1414
id-token: write
15-
contents: read
15+
contents: write
1616

1717
jobs:
1818
build:

0 commit comments

Comments
 (0)