Skip to content

Commit a0900ac

Browse files
authored
chore: Use id-token: write (#65)
1 parent a435822 commit a0900ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: push
33

44
permissions:
55
contents: read
6-
id-token: read
6+
id-token: write
77

88
jobs:
99
test:

0 commit comments

Comments
 (0)