Skip to content

Commit

Permalink
config ci
Browse files Browse the repository at this point in the history
  • Loading branch information
GrayNekoBean committed Jul 17, 2024
1 parent b86e623 commit 495bb15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/full-evaluation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ permissions:
jobs:
deploy-azure:
if: ${{ inputs.provision-and-deploy == true || inputs.deploy-only == true }}
uses: ./.github/actions/azure-dev.yml
uses: ./.github/workflows/azure-dev.yml
secrets: inherit
with:
deploy-only: ${{ inputs.deploy-only }}
Expand Down

0 comments on commit 495bb15

Please sign in to comment.