Skip to content

Commit 67028e9

Browse files
committed
chore: pr needs to grant packages write too
1 parent a4d7996 commit 67028e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
needs: get_config_values
5050
uses: ./.github/workflows/tag-release-devcontainer.yml
5151
permissions:
52-
packages: read
52+
packages: write
5353
id-token: write
5454
contents: write
5555
with:

0 commit comments

Comments
 (0)