diff --git a/.github/workflows/artifacts.yaml b/.github/workflows/artifacts.yaml index 953313a..53e4520 100644 --- a/.github/workflows/artifacts.yaml +++ b/.github/workflows/artifacts.yaml @@ -18,7 +18,7 @@ jobs: - 23.02.6 container: - image: ghcr.io/eth-cscs/cache_docker/slurm-uenv-mount-tester-${{ matrix.version }}:latest + image: ghcr.io/eth-cscs/slurm-uenv-mount-tester-${{ matrix.version }}:latest credentials: username: ${{ github.actor }} password: ${{ secrets.GITHUB_TOKEN }}