Skip to content

Commit

Permalink
Merge branch 'main' into scala-steward-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thanhz authored Nov 27, 2024
2 parents c96b9b4 + d55f2b9 commit b87e8c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
with:
route: POST /repos/nationalarchives/tdr-e2e-tests/actions/workflows/ci.yml/dispatches
ref: master
inputs: "{\"environment\": \"${{ github.event.inputs.environment }}\"}"
inputs: "{\"environment\": \"${{ github.event.inputs.environment }}\", \"repo-details\": \"tdr-keycloak-user-mangement@${{ inputs.toDeploy }}\"}"
env:
GITHUB_TOKEN: ${{ secrets.WORKFLOW_PAT }}
- name: Send failure message
Expand Down

0 comments on commit b87e8c9

Please sign in to comment.