Skip to content

Commit e4d34bd

Browse files
authored
Update docs.yml
1 parent b8b0200 commit e4d34bd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ on:
1111
ANSYS_VERSION:
1212
required: false
1313
type: string
14-
default: ${{ vars.ANSYS_VERSION_DEFAULT }}
1514
standalone_suffix:
1615
description: "Suffix of the branch on standalone"
1716
required: false
@@ -32,9 +31,8 @@ on:
3231
default: "3.11"
3332
ANSYS_VERSION:
3433
description: "ANSYS version"
35-
required: true
34+
required: false
3635
type: string
37-
default: ${{ vars.ANSYS_VERSION_DEFAULT }}
3836
standalone_suffix:
3937
description: "Suffix of the branch on standalone"
4038
required: false

0 commit comments

Comments
 (0)