Skip to content

Commit

Permalink
issue #55: update secret
Browse files Browse the repository at this point in the history
  • Loading branch information
vivalareda committed Dec 8, 2023
1 parent dbd035f commit 08ca876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-deploy-azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- **Usage:** Call this workflow and provide the `container-name` and `tag` as inputs.
- **Required Secrets:**
- `AZURE_CREDENTIALS`: JSON object containing Azure service principal credentials for authentication.
- `ACR_REGISTRY_NAME`: Name of the Azure Container Registry where the Docker image is stored.
- `ACR_REGISTRY_LINK`: Link to the Azure Container Registry where the Docker image is stored.
- `ACR_USERNAME`: Username for logging into Azure Container Registry.
- `ACR_PASSWORD`: Password for logging into Azure Container Registry.
- `AZURE_PUBLISH_PROFILE`: Publish profile for the Azure App Service. This contains deployment and configuration settings.

0 comments on commit 08ca876

Please sign in to comment.