1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-01 05:21:43 +02:00

Make deployment script accept pat

This commit is contained in:
Kamran Ahmed
2025-04-04 21:07:40 +01:00
parent a5eb5231cb
commit 3d3423f8e5

View File

@@ -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