We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f550dd commit 63d0108Copy full SHA for 63d0108
1 file changed
.github/workflows/deploy.yaml
@@ -43,6 +43,7 @@ jobs:
43
permissions:
44
contents: read
45
deployments: write
46
+ packages: write
47
with:
48
environment: ${{ needs.setup.outputs.environment }}
49
charm_name: ${{ needs.setup.outputs.charm_name }}
0 commit comments