mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 19:01:08 +02:00
fix(ci): correct Mac Mini username from till to mana
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
2059411d64
commit
3096378748
2 changed files with 4 additions and 4 deletions
2
.github/workflows/cd-macmini.yml
vendored
2
.github/workflows/cd-macmini.yml
vendored
|
|
@ -43,7 +43,7 @@ concurrency:
|
|||
cancel-in-progress: false # Don't cancel in-progress deploys
|
||||
|
||||
env:
|
||||
PROJECT_DIR: /Users/till/projects/manacore-monorepo
|
||||
PROJECT_DIR: /Users/mana/projects/manacore-monorepo
|
||||
COMPOSE_FILE: docker-compose.macmini.yml
|
||||
ENV_FILE: .env.macmini
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue