Skip to content

Commit

Permalink
Update container_apps_chat_cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NielsPilgaard committed Oct 16, 2023
1 parent 5fe079a commit 11d53ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/container_apps_chat_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
- name: Deploy image to Azure Container Apps
uses: azure/container-apps-deploy-action@v1
with:
appSourcePath: .
registryUrl: ghcr.io
registryUsername: ${{ github.repository_owner }}
registryPassword: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 11d53ab

Please sign in to comment.