We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3bab8a commit e84baa7Copy full SHA for e84baa7
.github/workflows/deploy-to-staging.yml
@@ -4,7 +4,7 @@ on:
4
workflow_dispatch:
5
inputs:
6
tag:
7
- description: 'Tag to deploy'
+ description: 'Tag, branch or commit to deploy'
8
required: true
9
type: string
10
0 commit comments