Skip to content

Commit

Permalink
fix(cid): update permissions
Browse files Browse the repository at this point in the history
Signed-off-by: Cameron Smith <cameron.ray.smith@gmail.com>
  • Loading branch information
cameronraysmith committed Jul 8, 2024
1 parent 737bb28 commit 3691884
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/cid.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,11 @@ defaults:
shell: bash

permissions:
actions: write
contents: read
packages: write
attestations: write
actions: write
id-token: write

jobs:
set-variables:
Expand Down

0 comments on commit 3691884

Please sign in to comment.