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 4d28c77 commit 8530141Copy full SHA for 8530141
.github/workflows/sycl-containers.yaml
@@ -74,7 +74,7 @@ jobs:
74
file: ${{ matrix.file }}
75
username: ${{ github.repository_owner }}
76
password: ${{ secrets.GITHUB_TOKEN }}
77
- sycl_passwd: ${{ secrets.sycl_passwd }}
+ sycl_passwd: ${{ secrets.DOCKER_SUDO_PASSWORD }}
78
tags: |
79
ghcr.io/${{ github.repository }}/${{ matrix.file }}:${{ matrix.tag }}-${{ github.sha }}
80
ghcr.io/${{ github.repository }}/${{ matrix.file }}:${{ matrix.tag }}
0 commit comments