build: add oauth-token env

This commit is contained in:
Luis Ball 2021-11-19 09:58:30 -08:00
parent a1853ff0d5
commit b0600d1ecd
1 changed files with 2 additions and 1 deletions

View File

@ -1 +1,2 @@
export GHSTACK_TARGET_REPOSITORY="luqven/gh-stack"
export GHSTACK_TARGET_REPOSITORY="luqven/gh-stack"
export GHSTACK_OAUTH_TOKEN="$GHSTACK_OAUTH_TOKEN"