Skip to content

Commit

Permalink
Update main_ArpyDuel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Chavis00 authored Nov 16, 2023
1 parent f1523d9 commit 59444d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_ArpyDuel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: docker/build-push-action@v3
with:
push: true
tags: mcr.microsoft.com/${{ secrets.AzureAppService_ContainerUsername_8761a1b1b91f47ac93b476c454c4cf66 }}/appsvc/staticsite:${{ github.sha }}
tags: mcr.microsoft.com/arpy/appsvc/staticsite:${{ github.sha }}
file: ./dockerfile

deploy:
Expand Down

0 comments on commit 59444d9

Please sign in to comment.