Skip to content

Commit

Permalink
ci(actions): Switch Fontship from Docker Hub to GHCR to get actual la…
Browse files Browse the repository at this point in the history
…test
  • Loading branch information
alerque committed Sep 19, 2024
1 parent c352085 commit 5538ba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fontship.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
git fetch --prune --tags ||:
- name: Fontship make
id: fontship
uses: docker://theleagueof/fontship:latest
uses: theleagueof/fontship@latest
- name: Upload artifacts
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 5538ba2

Please sign in to comment.