Skip to content

Commit 8628a8d

Browse files
Steven-EardleyCopilot
authored andcommitted
Update .github/workflows/deploy.yml
copilot spellcheck Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent a2b9438 commit 8628a8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
description: The tag of the Docker image to deploy
1212
required: true
1313
type: string
14-
workflow_dispatch: # support manually running the worflow
14+
workflow_dispatch: # support manually running the workflow
1515
inputs:
1616
environment_name:
1717
description: The name of the environment to deploy to

0 commit comments

Comments
 (0)