This is an automated email from the ASF dual-hosted git repository.

aradzinski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git


The following commit(s) were added to refs/heads/master by this push:
     new 26103ec  Testing GitHub Pages integration.
26103ec is described below

commit 26103ec7b875ae07f139aa85ebb92ed19d14bf58
Author: Aaron Radzinzski <[email protected]>
AuthorDate: Fri Apr 17 17:23:56 2020 -0700

    Testing GitHub Pages integration.
---
 .asf.yaml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index a9cd491..e8fac28 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -17,7 +17,9 @@
 
 github:
   description: "Apache NLPCraft - API to convert natural language into 
actions."
-  homepage: https://nlpcraft.apache.org/
+  homepage: https://nlpcraft.org/
+  ghp_branch: master
+  ghp_path: /docs
   enabled_merge_buttons:
     squash: true
     merge: true
@@ -31,6 +33,4 @@ github:
     - "scala"
     - "nlp"
     - "apache"
-staging:
-  profile: ~
-  whoami:  web-staging
\ No newline at end of file
+    -

Reply via email to