Read credentials from .github_credentials instead of having to provide them through arguments
This commit is contained in:
parent
03128b5052
commit
3f8a03e885
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -4,3 +4,5 @@
|
||||||
|
|
||||||
# builded
|
# builded
|
||||||
*-build.json
|
*-build.json
|
||||||
|
|
||||||
|
.github_credentials
|
||||||
|
|
Loading…
Reference in a new issue