Skip to content

Commit

Permalink
fix: fix permissions for compress-images.yaml (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
ashishb authored Jan 4, 2025
1 parent c759923 commit 617a61d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gabo/internal/generator/data/compress-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
name: Compress Images using Calibre
runs-on: ubuntu-latest
permissions:
contents: read
contents: write
pull-requests: write
timeout-minutes: 15

Expand Down

0 comments on commit 617a61d

Please sign in to comment.