diff --git a/.github/workflows/main_3tee.yml b/.github/workflows/main_3tee.yml index 1c4a783..29f9564 100644 --- a/.github/workflows/main_3tee.yml +++ b/.github/workflows/main_3tee.yml @@ -47,5 +47,5 @@ jobs: with: app-name: "3tee" slot-name: "production" - publish-profile: ${{ secrets.ACR_PUBLISHPROFILE }} + publish-profile: ${{ secrets.AZURE_PUBLISHPROFILE }} images: "nhuttu.azurecr.io/${{ secrets.ACR_USERNAME }}/webimage:${{ github.sha }}"