Skip to content

Commit

Permalink
ci(actions): Use Fontship at master until we finish debuging release …
Browse files Browse the repository at this point in the history
…process
  • Loading branch information
alerque committed Sep 19, 2024
1 parent c935cd9 commit c8dc1b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/fontship.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ jobs:
git fetch --prune --tags ||:
- name: Fontship make
id: fontship
uses: theleagueof/fontship@v0
uses: docker://ghcr.io/theleagueof/fontship:master
# uses: theleagueof/fontship@v0
- name: Upload artifacts
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit c8dc1b9

Please sign in to comment.