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 dc67972 commit c641d4dCopy full SHA for c641d4d
.github/workflows/deploy_to_ghcr.yml
@@ -49,4 +49,4 @@ jobs:
49
app-name: 'copilot-metrics-viewer'
50
slot-name: 'production'
51
publish-profile: ${{ secrets.AzureAppService_PublishProfile_e94dfd38811a421eafe5ce4eee13b68b }}
52
- images: 'ghcr.io//${{ secrets.AzureAppService_ContainerUsername_6e6399ab4c2848209c95dce8fff002f0 }}/github-copilot-resources/copilot-metrics-viewer:latest'
+ images: 'ghcr.io/github-copilot-resources/copilot-metrics-viewer:latest'
0 commit comments