Skip to content

Commit

Permalink
fix permission.
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwaldp-oci committed Jul 13, 2023
1 parent 4e19e36 commit 56c0027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
value: ${{ jobs.d.outputs.p }}

permissions:
packages: write
packages: read
contents: read

defaults:
Expand Down

0 comments on commit 56c0027

Please sign in to comment.