Skip to content

Commit c75e09c

Browse files
committed
Update image minimizer
1 parent c6dc1d4 commit c75e09c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/image-minimizer.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
uses: actions/github-script@v7
3131
timeout-minutes: 3
3232
with:
33+
github-token: ${{ secrets.FOSSIFYBOT_TOKEN }}
3334
script: |
3435
const script = require('.github/workflows/image-minimizer.js');
3536
await script({github, context});

0 commit comments

Comments
 (0)