diff --git a/.github/workflows/deploy-and-release.yml b/.github/workflows/deploy-and-release.yml index 01ab3846a5..3ae1b0d589 100644 --- a/.github/workflows/deploy-and-release.yml +++ b/.github/workflows/deploy-and-release.yml @@ -42,7 +42,7 @@ on: required: true name: 'Deploy and Release' env: - PDS_PLAYWRIGHT_DOCKER_IMAGE: ghcr.io/porsche-design-system/porsche-design-system/playwright:v1.49.1-jammy-3 + PDS_PLAYWRIGHT_DOCKER_IMAGE: ghcr.io/chbinousamy/porsche-design-system/playwright:v1.49.1-jammy-3 jobs: deploy-assets: name: 'Deploy Assets'