From 3f8a03e8851a49d0c7a890d345bd8f17ca990552 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Fri, 20 Mar 2020 18:36:53 +0100 Subject: [PATCH] Read credentials from .github_credentials instead of having to provide them through arguments --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 9990957..bad46e6 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ # builded *-build.json + +.github_credentials