Skip to content

Commit 5538ba2

Browse files
committed
ci(actions): Switch Fontship from Docker Hub to GHCR to get actual latest
1 parent c352085 commit 5538ba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fontship.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
git fetch --prune --tags ||:
1919
- name: Fontship make
2020
id: fontship
21-
uses: docker://theleagueof/fontship:latest
21+
uses: theleagueof/fontship@latest
2222
- name: Upload artifacts
2323
uses: actions/upload-artifact@v4
2424
with:

0 commit comments

Comments
 (0)