Skip to content

Commit

Permalink
use lila-docker for package name after all since it can be used for m…
Browse files Browse the repository at this point in the history
…ore than ci
  • Loading branch information
fitztrev committed Mar 31, 2024
1 parent e82db97 commit 7763e11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
id: meta
uses: docker/metadata-action@v5
with:
images: ghcr.io/${{ github.repository_owner }}/lila-ci
images: ghcr.io/${{ github.repository }}

- name: Build and push Docker image
uses: docker/build-push-action@v5
Expand Down

0 comments on commit 7763e11

Please sign in to comment.