Skip to content

Commit 88ff3f9

Browse files
authored
Update build-pdf.yml
Add an extra string for setting the revision mark to Stable. Signed-off-by: Rafael Sene <[email protected]>
1 parent e80e9f5 commit 88ff3f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-pdf.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
required: true
1010
type: string
1111
revision_mark:
12-
description: 'Set revision mark as Draft or Release:'
12+
description: 'Set revision mark as Draft, Release or Stable:'
1313
required: true
1414
type: string
1515
default: 'Draft'

0 commit comments

Comments
 (0)