Fix: Use placeholders instead of hardcoded template repo path
Changed deployment key instructions to use YOUR-USERNAME/YOUR-REPO instead of hardcoded template path. This is a TEMPLATE - users deploy their own repositories, not the template repository. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -255,7 +255,7 @@ saac create application \
|
|||||||
```
|
```
|
||||||
|
|
||||||
**Note:** The first deployment may fail if the deployment key is not approved. To fix:
|
**Note:** The first deployment may fail if the deployment key is not approved. To fix:
|
||||||
1. Go to: `https://git.startanaicompany.com/StartAnAiCompanyTemplates/template_001/settings/keys`
|
1. Go to: `https://git.startanaicompany.com/YOUR-USERNAME/YOUR-REPO/settings/keys`
|
||||||
2. Approve any deployment keys that appear
|
2. Approve any deployment keys that appear
|
||||||
3. Redeploy with: `saac deploy`
|
3. Redeploy with: `saac deploy`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user