Skip to content

Commit

Permalink
Merge pull request #14 from swisscom/feature/OCERED-7938-LIMA-Action-…
Browse files Browse the repository at this point in the history
…Runner-Ensure-that-ActionRunner-is-a-deployable-package

ci: add package write permissions
  • Loading branch information
sabberworm authored Oct 17, 2024
2 parents d47bdc1 + 94f6f1b commit 08d935e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
contents: write
packages: write

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 08d935e

Please sign in to comment.