Oops forgot to track this file
1 files changed, 8 insertions(+), 0 deletions(-) A .secretvars
A .secretvars => .secretvars +8 -0
@@ 0,0 1,8 @@ +#!/usr/bin/env bash + +set -x +export ADDRESS=foobar +export WEBLOG_API_KEY=insert-api-token-here +export REPO_NAME=myweblog +set +x +