Skip to content

Commit

Permalink
Update deploy_to_ghcr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martedesco authored Aug 15, 2024
1 parent dc67972 commit c641d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_to_ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'

0 comments on commit c641d4d

Please sign in to comment.