Skip to content

Commit c641d4d

Browse files
authored
Update deploy_to_ghcr.yml
1 parent dc67972 commit c641d4d

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
@@ -49,4 +49,4 @@ jobs:
4949
app-name: 'copilot-metrics-viewer'
5050
slot-name: 'production'
5151
publish-profile: ${{ secrets.AzureAppService_PublishProfile_e94dfd38811a421eafe5ce4eee13b68b }}
52-
images: 'ghcr.io//${{ secrets.AzureAppService_ContainerUsername_6e6399ab4c2848209c95dce8fff002f0 }}/github-copilot-resources/copilot-metrics-viewer:latest'
52+
images: 'ghcr.io/github-copilot-resources/copilot-metrics-viewer:latest'

0 commit comments

Comments
 (0)