Skip to content

Commit

Permalink
Add run name to deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
markhobson committed May 7, 2024
1 parent b1c7022 commit 55e620a
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
@@ -1,4 +1,5 @@
name: 'Deploy'
run-name: 'Deploy ${{ inputs.tag }} to ${{ inputs.environment }}'

on:
workflow_call:
Expand Down

0 comments on commit 55e620a

Please sign in to comment.