Skip to content

Commit

Permalink
chore: update workflow description
Browse files Browse the repository at this point in the history
Co-authored-by: Heitor Lessa <lessa@amazon.com>
  • Loading branch information
rubenfonseca and heitorlessa authored Oct 5, 2022
1 parent 8d17c63 commit 5b516c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_v2_layer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
workflow_dispatch:
inputs:
latest_published_version:
description: "Latest PyPi published version to rebuild latest docs for, e.g. v1.22.0"
description: "Latest PyPi published version to rebuild latest docs for, e.g. v2.0.0"
default: "v2.0.0"
required: true
# workflow_run:
Expand Down

0 comments on commit 5b516c2

Please sign in to comment.