Skip to content

Commit ed2ffd4

Browse files
committed
fix permission
1 parent 17e0c48 commit ed2ffd4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ jobs:
1010

1111
permissions:
1212
id-token: write
13-
packages: write
14-
contents: read
13+
contents: write
1514

1615
steps:
1716
- name: Checkout

0 commit comments

Comments
 (0)