diff --git a/vault-github/run.sh b/vault-github/run.sh index dc0c8c0..93b73a2 100644 --- a/vault-github/run.sh +++ b/vault-github/run.sh @@ -94,4 +94,4 @@ export VAULT_ADDR="${VAULT_ADDR}" printf "🔑 Logging in to Vault ...\n\n" vault login -no-print -method=github -path=/${AUTH_PATH} token="$${GITHUB_TOKEN}" printf "🥳 Vault authentication complete!\n\n" -printf "You can now use Vault CLI to access secrets.\n" \ No newline at end of file +printf "You can now use Vault CLI to access secrets.\n"