There was an error while loading. Please reload this page.
1 parent c75e8c2 commit d88f75aCopy full SHA for d88f75a
2 files changed
.github/workflows/tests.yml
@@ -138,7 +138,7 @@ jobs:
138
139
- name: Pull/cache Docker images
140
run: |
141
- docker pull doubleuynn/calibre-web-automated:latest || true
+ docker pull crocodilestick/calibre-web-automated:latest || true
142
docker pull python:3.13-slim || true
143
144
- name: Run Docker integration tests
CONTRIBUTORS
@@ -303,7 +303,7 @@ Copyright (C) 2024-2025 Calibre-Web Automated contributors
303
- zhiyue (1 commits)
304
# Fork Contributors (crocodilestick/calibre-web-automated)
305
306
-- crocodilestick (783 commits)
+- crocodilestick (784 commits)
307
- jmarmstrong1207 (73 commits)
308
- demitrix (30 commits)
309
- sirwolfgang (29 commits)
0 commit comments