Skip to content

Commit 9d04538

Browse files
committed
fix: workflow permissions
1 parent 240e856 commit 9d04538

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
permissions:
4444
contents: read
4545
deployments: write
46+
packages: write
4647
with:
4748
environment: ${{ needs.setup.outputs.environment }}
4849
charm_name: ${{ needs.setup.outputs.charm_name }}

0 commit comments

Comments
 (0)