5 lines
166 B
Bash
5 lines
166 B
Bash
UPLOAD_SECRET_KEY=your-secret-key-here
|
|
GITHUB_TOKEN=ghp_your-github-personal-access-token
|
|
GIT_BRANCH=ta-branch
|
|
GIT_REPO_URL=https://github.com/your-org/your-repo.git
|