Skip to content

Commit

Permalink
fix: we also need permission to write to the repo
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisroos committed Jan 16, 2025
1 parent 0f8711b commit 392b3e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
ci-cd:
runs-on: ubuntu-latest
permissions:
contents: write
packages: write
env:
DETECT_CHROMEDRIVER_VERSION: "true"
Expand Down

0 comments on commit 392b3e2

Please sign in to comment.