Update image minimizer
This commit is contained in:
parent
6e83ad5c7b
commit
581c45b29b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/image-minimizer.yml
vendored
1
.github/workflows/image-minimizer.yml
vendored
|
|
@ -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});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue