Fix action
This commit is contained in:
2
.github/workflows/img.yml
vendored
2
.github/workflows/img.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
||||
id: calibre
|
||||
uses: calibreapp/image-actions@main
|
||||
with:
|
||||
githubToken: ${{ secrets.GITHUB_TOKEN }}
|
||||
githubToken: ${{ secrets.PersonalToken }}
|
||||
# For non-Pull Requests, run in compressOnly mode and we'll PR after.
|
||||
compressOnly: ${{ github.event_name != 'pull_request' }}
|
||||
- name: Create Pull Request
|
||||
|
||||
Reference in New Issue
Block a user