diff --git a/.github/workflows/deployment.yml b/.github/workflows/deployment.yml index 705cfed22..ff95e5d50 100644 --- a/.github/workflows/deployment.yml +++ b/.github/workflows/deployment.yml @@ -27,6 +27,7 @@ jobs: - name: Copy configuration files run: | cp configuration/dist/github/developer-roadmap.env .env + git ls-remote https://${{ secrets.GH_PAT }}@github.com/roadmapsh/web-draw.git # ----------------- # Prepare the Build