Skip to content

Commit

Permalink
fix: change image compression repo branch
Browse files Browse the repository at this point in the history
  • Loading branch information
JangAyeon committed Feb 15, 2024
1 parent 9c52aab commit 8751cef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/calibreapp-image-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
- name: Checkout Repo
uses: actions/checkout@develop
- name: Compress Images
uses: calibreapp/image-actions@develop
uses: calibreapp/image-actions@main
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 8751cef

Please sign in to comment.