Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
try with actual data
  • Loading branch information
alitpc25 authored Nov 26, 2023
1 parent 75f0df2 commit 66a700d
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_CONFIG_REPO_TOKEN }}@github.com/alitpc25/cmpe451group1configrepo.git private-repo
git clone https://alitpc25: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@github.com/alitpc25/cmpe451group1configrepo.git private-repo
- name: Copy Config
run: |
Expand Down

0 comments on commit 66a700d

Please sign in to comment.