Skip to content

Commit 68f8180

Browse files
committed
Set write permissions
1 parent b72d730 commit 68f8180

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
permissions:
2222
contents: read
23-
packages: read
23+
packages: write
2424

2525
steps:
2626
- name: Checkout

0 commit comments

Comments
 (0)