We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2b9438 commit 8628a8dCopy full SHA for 8628a8d
.github/workflows/deploy.yml
@@ -11,7 +11,7 @@ on:
11
description: The tag of the Docker image to deploy
12
required: true
13
type: string
14
- workflow_dispatch: # support manually running the worflow
+ workflow_dispatch: # support manually running the workflow
15
inputs:
16
environment_name:
17
description: The name of the environment to deploy to
0 commit comments