Skip to content

Commit 8a03320

Browse files
committed
feat: modify token
1 parent 0825d7e commit 8a03320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
with:
9494
registry: ghcr.io
9595
username: ${{ github.actor }}
96-
password: ${{ secrets.GITHUB_TOKEN }}
96+
password: ${{ secrets.PYANSYS_CI_BOT_TOKEN }}
9797

9898
- name: Download DPF docker container
9999
env:

0 commit comments

Comments
 (0)