Skip to content

Commit

Permalink
fix :: 배포 경로
Browse files Browse the repository at this point in the history
  • Loading branch information
ftery0 committed Nov 13, 2024
1 parent 3c160fa commit 00b9b9d
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 @@ -39,7 +39,7 @@ jobs:
"repo_name": "${{ github.repository }}",
"branch": "${{ github.ref }}",
"source_directory": "./build",
"project_name": "dodam",
"project_name": "/dodam",
"destination_directory": "/myinfo",
"config_secret": "${{ secrets.CONFIG_JSON }}",
"title": "${{ env.CLEAN_TITLE }}",
Expand Down

0 comments on commit 00b9b9d

Please sign in to comment.