You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by tj...@apache.org on 2021/02/10 18:51:12 UTC

[felix-atomos] branch master updated: Use gh-pages branch for github pages.

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

tjwatson pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-atomos.git


The following commit(s) were added to refs/heads/master by this push:
     new 1e41a1c  Use gh-pages branch for github pages.
1e41a1c is described below

commit 1e41a1ca6a988ad447fa6f1ff185612d90e010e8
Author: Thomas Watson <tj...@us.ibm.com>
AuthorDate: Wed Feb 10 12:50:32 2021 -0600

    Use gh-pages branch for github pages.
---
 .asf.yaml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index afa8e4f..bf4482c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -6,5 +6,4 @@ github:
     - modules
     - jlink
     - substrate
-  ghp_branch: master
-  ghp_path: /docs
+  ghp_branch: gh-pages