Created
September 2, 2023 13:06
-
-
Save GamePlayer-8/9762f0e3415b8f6f85728f15eefae2ef to your computer and use it in GitHub Desktop.
Fake GitHub CI Environment for GitIO.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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