Skip to content

Commit d34db8d

Browse files
mnoconadriendupuis
andauthored
[CI] Add helper values to API job (#2788)
* [CI] Add helper values to API job * Review feedback * Update .github/workflows/api_refs.yaml * Update .github/workflows/api_refs.yaml Co-authored-by: Adrien Dupuis <[email protected]> --------- Co-authored-by: Adrien Dupuis <[email protected]>
1 parent 8c8f423 commit d34db8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/api_refs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_dispatch:
55
inputs:
66
version:
7-
description: 'Released version'
7+
description: 'Released version tag (for example: v4.6.21 or v5.0.0)'
88
required: true
99
type: string
1010

0 commit comments

Comments
 (0)