Skip to content

Commit

Permalink
ci: fix cosign keyless permissions
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
  • Loading branch information
sagikazarmark committed Apr 4, 2023
1 parent b1de4f4 commit 1bda8d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
runs-on: ubuntu-latest

permissions:
contents: write
packages: write
id-token: write

Expand Down

0 comments on commit 1bda8d8

Please sign in to comment.