Skip to content

Commit

Permalink
Merge pull request #1398 from nationalarchives/TDRD-520-pass-repo-det…
Browse files Browse the repository at this point in the history
…ails-in-deploy

TDRD-520 Pass repo-details
  • Loading branch information
thanhz authored Nov 27, 2024
2 parents a4c6ebf + 4c67546 commit 2097ce3
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 @@ -50,6 +50,6 @@ jobs:
with:
route: POST /repos/nationalarchives/tdr-e2e-tests/actions/workflows/ci.yml/dispatches
ref: master
inputs: "{\"environment\": \"${{ inputs.environment }}\", \"wait\": \"0\"}"
inputs: "{\"environment\": \"${{ inputs.environment }}\", \"wait\": \"0\", \"repo-details\": \"tdr-consignment-export@${{ inputs.to-deploy }}\"}"
env:
GITHUB_TOKEN: ${{ secrets.WORKFLOW_PAT }}

0 comments on commit 2097ce3

Please sign in to comment.