Skip to content

Commit

Permalink
ci(build-kernel): Set id-token permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
konradasb committed Mar 13, 2024
1 parent 07f154c commit aef7d4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-kernel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
permissions:
packages: write
contents: write
id-token: read

jobs:
amd64:
Expand Down

0 comments on commit aef7d4b

Please sign in to comment.