Skip to content

Commit

Permalink
Grant packages permissions to k8s-content workflow
Browse files Browse the repository at this point in the history
The workflow needs to publish packages.
  • Loading branch information
yuumasato committed Aug 23, 2023
1 parent 7b70e71 commit 89ddeda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/k8s-content.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ on:
jobs:
container-main:
permissions:
contents: read
id-token: write
packages: write
uses: metal-toolbox/container-push/.github/workflows/container-push.yml@main
with:
name: k8scontent
Expand Down

0 comments on commit 89ddeda

Please sign in to comment.