Skip to content

Commit

Permalink
Add missing permissions to release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
carlcsaposs-canonical authored Jul 14, 2023
1 parent ade5e30 commit bc4995d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
needs:
- lib-check
uses: ./.github/workflows/ci.yaml
permissions:
actions: write # Needed to manage GitHub Actions cache

build:
name: Build charm
Expand Down

0 comments on commit bc4995d

Please sign in to comment.