Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
tryyy
  • Loading branch information
alitpc25 authored Nov 26, 2023
1 parent c94a86f commit 90809a4
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 @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: alitpc25/cmpe451group1configrepo
path: './resq/backend/resq/project_env_prod'
path: 'resq/backend/resq/project_env_prod'
token: '${{ secrets.PRIVATE_CONFIG_REPO_TOKEN || github.token }}'
ref: 'main'

Expand Down

0 comments on commit 90809a4

Please sign in to comment.