Skip to content

Commit

Permalink
upping to write permissions
Browse files Browse the repository at this point in the history
Signed-off-by: jasonbellONS <[email protected]>
  • Loading branch information
JasonBellONS committed Jun 18, 2024
1 parent f4db7aa commit cae4815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contenful-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
types: [contentful_update]
permissions:
id-token: write
contents: read # This is required for actions/checkout
contents: write # This is required for actions/checkout
jobs:
commit_changes:
runs-on: ubuntu-latest
Expand Down

0 comments on commit cae4815

Please sign in to comment.