Skip to content

Commit

Permalink
Merge pull request #183 from nationalarchives/add-run-name-to-deploy-…
Browse files Browse the repository at this point in the history
…script

add-run-name-to-deploy-script
  • Loading branch information
thanhz authored Apr 18, 2024
2 parents 0edb09a + 9e4f882 commit 3545934
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tdr_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ on:
to-deploy:
description: 'Version to deploy'
required: true
run-name: Apply Terraform and Deploying Reference Generator ${{inputs.to-deploy}} to ${{inputs.environment}}
permissions:
id-token: write
contents: write
Expand Down

0 comments on commit 3545934

Please sign in to comment.