Skip to content

Commit 097699c

Browse files
authored
Upgrade Image Actions config (#4199)
1 parent b6bcddb commit 097699c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/compress-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
id: calibre
4949
uses: calibreapp/image-actions@main
5050
with:
51-
githubToken: ${{ secrets.GITHUB_TOKEN }}
51+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5252
compressOnly: ${{ github.event_name != 'pull_request' }}
5353
jpegProgressive: true
5454
- name: Create Pull Request

0 commit comments

Comments
 (0)