Skip to content

Commit 0949991

Browse files
authored
Update optimize-and-merge.yml
1 parent e6ab759 commit 0949991

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/optimize-and-merge.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@ jobs:
1515
uses: actions/checkout@v5
1616

1717
- name: Optimize with Calibre's image actions
18-
uses: calibreapp/image-actions@main
19-
env:
20-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
18+
uses: calibreapp/[email protected]
2119

2220
- name: Wait images optimization
2321
run: sleep 120

0 commit comments

Comments
 (0)