Skip to content

Commit

Permalink
refactor :: workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
ftery0 committed Oct 18, 2024
1 parent f85dc5f commit d2db7f4
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
@@ -34,7 +34,7 @@ jobs:
"branch": "${{ github.ref }}",
"source_directory": "./build",
"project_name": "dodam",
"destination_directory": "/myinfo",
"destination_directory": "",
"config_secret": "${{ secrets.CONFIG_JSON }}",
"title": "${{ env.FINAL_TITLE }}"
}

0 comments on commit d2db7f4

Please sign in to comment.