Skip to content

Commit 20b3dc6

Browse files
committed
chore: update package permissions to write in release workflow
1 parent 3edecef commit 20b3dc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
permissions:
88
contents: write
99
id-token: write
10-
packages: read
10+
packages: write
1111

1212
jobs:
1313
release:

0 commit comments

Comments
 (0)