Skip to content

Commit 9fc60d4

Browse files
committed
ci: update
1 parent a0e0f5f commit 9fc60d4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: Release
22

33
permissions:
4-
contents: write
4+
id-token: write # Required for OIDC
5+
contents: read
56

67
on:
78
push:

0 commit comments

Comments
 (0)