mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-03-25 09:25:50 +00:00
- Move .github-config from project root to mac/ - Update generate-appcast.sh to reference new location - Keeps all Mac-specific configuration together
8 lines
No EOL
227 B
Text
8 lines
No EOL
227 B
Text
# GitHub Configuration for VibeTunnel
|
|
# This file contains configuration values for the release scripts
|
|
|
|
# GitHub username/organization for the repository
|
|
GITHUB_USERNAME="amantus-ai"
|
|
|
|
# Repository name
|
|
GITHUB_REPO="vibetunnel" |