Skip to content

Commit

Permalink
Fix Docker image name
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Ledez committed Oct 4, 2023
1 parent a8cf702 commit bc64c3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
id: meta
uses: docker/metadata-action@v5
with:
images: cgwire/cgwire-tests
images: cgwire/kitsu-checker
tags: |
type=raw,value=latest,enable={{is_default_branch}}
type=sha,prefix={{branch}}-
Expand Down

0 comments on commit bc64c3f

Please sign in to comment.