Skip to content

Commit

Permalink
issue #15: change reusable workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
vivalareda committed Dec 8, 2023
1 parent 1e5472f commit 0ba1b85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azure-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

deploy:
needs: build
uses: ai-cfia/github-workflows/.github/workflows/reusable-deploy-container-azure.yml@55-azure-workflow-deployment-missing
uses: ai-cfia/github-workflows/.github/workflows/workflow-deploy-azure.yml@55-azure-workflow-deployment-missing
with:
container-name: ${{ github.event.repository.name }}
tag: ${{ github.sha }}
Expand Down

0 comments on commit 0ba1b85

Please sign in to comment.