Skip to content

Commit c8dc1b9

Browse files
committed
ci(actions): Use Fontship at master until we finish debuging release process
1 parent c935cd9 commit c8dc1b9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/fontship.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ jobs:
1818
git fetch --prune --tags ||:
1919
- name: Fontship make
2020
id: fontship
21-
uses: theleagueof/fontship@v0
21+
uses: docker://ghcr.io/theleagueof/fontship:master
22+
# uses: theleagueof/fontship@v0
2223
- name: Upload artifacts
2324
uses: actions/upload-artifact@v4
2425
with:

0 commit comments

Comments
 (0)