Skip to content

Commit

Permalink
issue #15: update workflow branch
Browse files Browse the repository at this point in the history
  • Loading branch information
vivalareda committed Dec 14, 2023
1 parent f1f1c16 commit c0bca80
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 @@ -7,7 +7,7 @@ on:

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

0 comments on commit c0bca80

Please sign in to comment.