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 0825d7e commit 8a03320Copy full SHA for 8a03320
.github/workflows/test_docker.yml
@@ -93,7 +93,7 @@ jobs:
93
with:
94
registry: ghcr.io
95
username: ${{ github.actor }}
96
- password: ${{ secrets.GITHUB_TOKEN }}
+ password: ${{ secrets.PYANSYS_CI_BOT_TOKEN }}
97
98
- name: Download DPF docker container
99
env:
0 commit comments