diff --git a/.github/workflows/prebuild-devcontainers.yml b/.github/workflows/prebuild-devcontainers.yml index bc70d9b92fe..1853ee66c29 100644 --- a/.github/workflows/prebuild-devcontainers.yml +++ b/.github/workflows/prebuild-devcontainers.yml @@ -35,7 +35,7 @@ jobs: with: registry: ghcr.io username: dashpay - password: ${{ secrets.GITHUB_TOKEN }}π + password: ${{ secrets.GHCR_TOKEN }} - name: Build and push Platform devcontainer uses: devcontainers/ci@v0.3