aboutsummaryrefslogtreecommitdiff
path: root/_site/includes/admin/credentials.default.json
diff options
context:
space:
mode:
Diffstat (limited to '_site/includes/admin/credentials.default.json')
-rw-r--r--_site/includes/admin/credentials.default.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/_site/includes/admin/credentials.default.json b/_site/includes/admin/credentials.default.json
new file mode 100644
index 0000000..83b9e5b
--- /dev/null
+++ b/_site/includes/admin/credentials.default.json
@@ -0,0 +1,5 @@
+{
+ "id": "your client id",
+ "secret": "your client secret",
+ "token": "the personnal access token of a user that has access to the repository"
+} \ No newline at end of file