1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-27 11:09:53 +02:00

Update deployment workflow

This commit is contained in:
Kamran Ahmed
2022-09-09 18:53:30 +04:00
parent 05c3fb371e
commit b1c8c765a4

View File

@@ -18,7 +18,6 @@ jobs:
- uses: actions/setup-node@v1
with:
node-version: 14
- run: git config --global url."https://${{ secrets.PAT }}@github.com/".insteadOf ssh://git@github.com/
- name: Setup Environment
run: |
npm install