5 lines
222 B
Bash
5 lines
222 B
Bash
UPLOAD_SECRET_KEY=your-secret-key-here
|
|
GITHUB_TOKEN=ghp_your-github-personal-access-token
|
|
GIT_BRANCH=main
|
|
GIT_REPO_URL=https://github.com/your-org/your-repo.git
|
|
BLENDER_PATH=/Applications/Blender.app/Contents/MacOS/Blender |