Skip to content

Commit c9d402e

Browse files
committed
fix flywheel docker pipeline
1 parent 38ce000 commit c9d402e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-container-and-charts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
id: meta-flywheel
4040
uses: docker/metadata-action@v3
4141
with:
42-
images: ghcr.io/${{ github.repository_owner }}/relay
42+
images: ghcr.io/${{ github.repository_owner }}/flywheel
4343
tags: |
4444
type=ref,event=branch
4545
type=ref,event=pr

0 commit comments

Comments
 (0)