Skip to content

Commit

Permalink
ci: adjust version
Browse files Browse the repository at this point in the history
Signed-off-by: Mustafa Baser <mbaser@mail.com>
  • Loading branch information
moabu authored and devrimyatar committed Dec 30, 2023
1 parent fa72ea7 commit c0f2ea3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ on:
workflow_dispatch:
inputs:
version:
description: 'Version tag (e.g."v1.0.5")'
default: "v1.0.5"
description: 'Version tag (e.g."v1.0.19")'
default: "v1.0.19"
required: false
concurrency:
group: run-once
Expand Down

0 comments on commit c0f2ea3

Please sign in to comment.