Skip to content

Commit d76ffff

Browse files
authored
Update examples_docker.yml
1 parent fd3c301 commit d76ffff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/examples_docker.yml

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

0 commit comments

Comments
 (0)