We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25148e0 commit 516fd29Copy full SHA for 516fd29
1 file changed
.github/workflows/automation-suite.yml
@@ -72,7 +72,7 @@ jobs:
72
ref: gh-pages
73
74
- name: Compress Images
75
- uses: calibreapp/image-actions@v1
+ uses: calibreapp/image-actions@main
76
with:
77
githubToken: ${{ secrets.GITHUB_TOKEN }}
78
compressOnly: true
0 commit comments