Skip to content

Commit

Permalink
Merge pull request #26 from kyma-project/extend-github-token-permissions
Browse files Browse the repository at this point in the history
Extend GITHUB_TOKEN permissions
  • Loading branch information
kyma-bot authored Jul 18, 2024
2 parents ae4db2b + 6514cfc commit 9bb4316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: [ self-hosted ]

permissions:
contents: read
contents: write
packages: write
attestations: write
id-token: write
Expand Down

0 comments on commit 9bb4316

Please sign in to comment.