Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
anys34 committed Aug 25, 2024
1 parent a17373e commit bfb47dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
az login --service-principal \
-u ${{ secrets.AZURE_CLIENT_ID }} \
-p ${{ secrets.AZURE_SECRET }} \
--tenant ${{ secrets.AZURE_TENANT }}
-t ${{ secrets.AZURE_TENANT }}
- name: Deploy to Azure Container Apps
run: |
Expand Down

0 comments on commit bfb47dd

Please sign in to comment.