Skip to content

Commit fd3c301

Browse files
authored
Update examples.yml
1 parent 2754ae2 commit fd3c301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
id: set-server-path
106106
uses: ansys/pydpf-actions/[email protected]
107107
with:
108-
dpf-standalone-TOKEN: ${{secrets.DPF_PIPELINE}}
108+
dpf-standalone-TOKEN: ${{secrets.PYANSYS_CI_BOT_TOKEN}}
109109
standalone_suffix: ${{ inputs.standalone_suffix }}
110110
ANSYS_VERSION : ${{ inputs.ANSYS_VERSION || vars.ANSYS_VERSION_DEFAULT }}
111111

0 commit comments

Comments
 (0)