Skip to content

Commit 795d276

Browse files
fix: apply suggestion from @TaylorMutch
Co-authored-by: Taylor Mutch <taylormutch@gmail.com>
1 parent abe182d commit 795d276

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/branch-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
if: needs.pr_metadata.outputs.should_run == 'true'
8282
permissions:
8383
contents: read
84-
packages: read
84+
packages: write
8585
uses: ./.github/workflows/docker-build.yml
8686
with:
8787
component: cli

0 commit comments

Comments
 (0)