Skip to content

Commit

Permalink
Update image minimizer
Browse files Browse the repository at this point in the history
  • Loading branch information
naveensingh committed Nov 17, 2024
1 parent 9c390a6 commit 046e83f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/image-minimizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
uses: actions/github-script@v7
timeout-minutes: 3
with:
github-token: ${{ secrets.FOSSIFYBOT_TOKEN }}
script: |
const script = require('.github/workflows/image-minimizer.js');
await script({github, context});

0 comments on commit 046e83f

Please sign in to comment.