From c641d4dabdf7aceccfe5169a25d1c3421b4454be Mon Sep 17 00:00:00 2001 From: Marcio Tedesco Date: Thu, 15 Aug 2024 19:31:12 +0200 Subject: [PATCH] Update deploy_to_ghcr.yml --- .github/workflows/deploy_to_ghcr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy_to_ghcr.yml b/.github/workflows/deploy_to_ghcr.yml index 59185fcd..852dbc54 100644 --- a/.github/workflows/deploy_to_ghcr.yml +++ b/.github/workflows/deploy_to_ghcr.yml @@ -49,4 +49,4 @@ jobs: app-name: 'copilot-metrics-viewer' slot-name: 'production' publish-profile: ${{ secrets.AzureAppService_PublishProfile_e94dfd38811a421eafe5ce4eee13b68b }} - images: 'ghcr.io//${{ secrets.AzureAppService_ContainerUsername_6e6399ab4c2848209c95dce8fff002f0 }}/github-copilot-resources/copilot-metrics-viewer:latest' + images: 'ghcr.io/github-copilot-resources/copilot-metrics-viewer:latest'