Skip to content

Commit

Permalink
add-run-name-to-deploy-script
Browse files Browse the repository at this point in the history
  • Loading branch information
thanhz authored Apr 22, 2024
1 parent e7a6468 commit d8aad4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ on:
description: 'Version to deploy'
required: true

run-name: Deploying Draft Metadata Validator Lambda ${{inputs.to-deploy}} to ${{inputs.environment}}
permissions:
id-token: write
contents: write
Expand Down

0 comments on commit d8aad4c

Please sign in to comment.