Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
try try try
  • Loading branch information
alitpc25 authored Nov 26, 2023
1 parent 7bfa036 commit bac58ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

- name: Clone Private Repo
run: |
git clone https://alitpc25:${{ secrets.PRIVATE_REPO_TOKEN }}@github.com/alitpc25/cmpe451group1configrepo.git private-repo
git clone https://alitpc25:[email protected]/alitpc25/cmpe451group1configrepo.git private-repo
env:
PRIVATE_REPO_TOKEN: ${{ secrets.PRIVATE_REPO_TOKEN }}

Expand Down

0 comments on commit bac58ae

Please sign in to comment.