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 ca5cc3a commit bc739c0Copy full SHA for bc739c0
.github/workflows/update_operators.yml
@@ -45,7 +45,7 @@ jobs:
45
id: set-server-path
46
uses: ansys/pydpf-actions/[email protected]
47
with:
48
- dpf-standalone-TOKEN: ${{secrets.DPF_PIPELINE}}
+ dpf-standalone-TOKEN: ${{secrets.PYANSYS_CI_BOT_TOKEN}}
49
standalone_suffix: ${{ github.event.inputs.standalone_branch_suffix || '' }}
50
ANSYS_VERSION : ${{ inputs.ANSYS_VERSION || vars.ANSYS_VERSION_DEFAULT }}
51
0 commit comments