Files
dotfiles/config/exports-secret.example

7 lines
135 B
Bash

#!/usr/bin/env bash
#
# This file is secret and wont be added to the git repo.
export GITLAB_API_TOKEN=""
export GREN_GITHUB_TOKEN=""