We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 364fe9f commit 71c2f8fCopy full SHA for 71c2f8f
.github/workflows/deploy_to_ghcr.yml
@@ -31,7 +31,7 @@ jobs:
31
with:
32
images: ghcr.io/${{ github.repository }}
33
labels: |
34
- org.opencontainers.image.title=copilot-metrics-viewer-with-proxy
+ org.opencontainers.image.title=copilot-metrics-viewer
35
org.opencontainers.image.description=Metrics viewer for GitHub Copilot usage
36
org.opencontainers.image.source=${{ github.repository }}
37
tags: |
0 commit comments