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 3016507 commit 5a4dc82Copy full SHA for 5a4dc82
.github/workflows/release-lambda.yml
@@ -4,7 +4,7 @@ on:
4
workflow_dispatch:
5
inputs:
6
version:
7
- description: The version to tag the lambda release with, e.g., 1.2.0
+ description: The version to tag the lambda release with (should be the same as the ADOT SDK version, e.g., 0.8.0)
8
required: true
9
aws_region:
10
description: 'Deploy to aws regions'
0 commit comments