Skip to content

Commit 5b516c2

Browse files
chore: update workflow description
Co-authored-by: Heitor Lessa <lessa@amazon.com>
1 parent 8d17c63 commit 5b516c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_v2_layer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
workflow_dispatch:
99
inputs:
1010
latest_published_version:
11-
description: "Latest PyPi published version to rebuild latest docs for, e.g. v1.22.0"
11+
description: "Latest PyPi published version to rebuild latest docs for, e.g. v2.0.0"
1212
default: "v2.0.0"
1313
required: true
1414
# workflow_run:

0 commit comments

Comments
 (0)