Skip to content

Commit

Permalink
feat(actions): Run GitHub Action workflows with prebuilt containers
Browse files Browse the repository at this point in the history
  • Loading branch information
alerque committed May 14, 2021
1 parent b4820cb commit 3dd5443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ outputs:
description: Directory name with font family and detailed git version string
runs:
using: docker
image: Dockerfile
image: docker://ghcr.io/theleagueof/fontship:v0.8.0
args:
- make
- _gha
Expand Down

0 comments on commit 3dd5443

Please sign in to comment.