From 3afbcca8b3a70a00d5e29b4e825dd0f78977223b Mon Sep 17 00:00:00 2001 From: David Humphrey Date: Fri, 21 Dec 2018 13:56:29 -0500 Subject: [PATCH] Fix env.sample format --- env.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/env.sample b/env.sample index 3207427..4462d20 100644 --- a/env.sample +++ b/env.sample @@ -6,4 +6,4 @@ # GitHub Personal Access Token (to push releases) # https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/ -export GITHUB_TOKEN= +GITHUB_TOKEN=