update to changelog and deploy process

This commit is contained in:
Chris Smith
2025-02-23 18:11:53 +01:00
parent f9d1ff6e84
commit 741078206b
3 changed files with 8 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ namespace Deployer;
require 'recipe/yii.php';
// Config
set('repository', 'git@github.com:cgsmith/calorie.git');
set('repository', 'git@github.com:caloriethingy/website.git');
add('shared_files', [
//'yii',