We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1a593a commit 13ee983Copy full SHA for 13ee983
.github/workflows/ci_release.yml
@@ -197,7 +197,7 @@ jobs:
197
uses: ./.github/workflows/docs.yml
198
with:
199
ANSYS_VERSION: '241'
200
- python-version: "3.10"
+ python_version: "3.10"
201
standalone_suffix: ${{ github.event.inputs.standalone_branch_suffix || '.pre0' }}
202
event_name: ${{ github.event_name }}
203
secrets: inherit
0 commit comments