Skip to content

Instantly share code, notes, and snippets.

@GamePlayer-8
Created September 2, 2023 13:06
Show Gist options
  • Save GamePlayer-8/9762f0e3415b8f6f85728f15eefae2ef to your computer and use it in GitHub Desktop.
Save GamePlayer-8/9762f0e3415b8f6f85728f15eefae2ef to your computer and use it in GitHub Desktop.
Fake GitHub CI Environment for GitIO.
export GITHUB_REF="refs/heads/main"
export GITHUB_TOKEN="token"
export GITHUB_NAME="git-test"
export GITHUB_OWNER="GamePlayer-8"
export GITHUB_REPO="GamePlayer-8/git-test"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment