Skip to content

Commit 71c2f8f

Browse files
committed
typo
1 parent 364fe9f commit 71c2f8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_to_ghcr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
images: ghcr.io/${{ github.repository }}
3333
labels: |
34-
org.opencontainers.image.title=copilot-metrics-viewer-with-proxy
34+
org.opencontainers.image.title=copilot-metrics-viewer
3535
org.opencontainers.image.description=Metrics viewer for GitHub Copilot usage
3636
org.opencontainers.image.source=${{ github.repository }}
3737
tags: |

0 commit comments

Comments
 (0)