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

vladimirsitnikov pushed a commit to branch gh-pages
in repository 
https://gitbox.apache.org/repos/asf/jmeter-bugzilla-attachments.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new 9e1d49d  Configure path for GitHub pages to repository root
9e1d49d is described below

commit 9e1d49dec7016d43c9d7cfee7aaa70572caa8137
Author: Vladimir Sitnikov <[email protected]>
AuthorDate: Fri Sep 23 16:41:48 2022 +0300

    Configure path for GitHub pages to repository root
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.asf.yaml b/.asf.yaml
index a0ee0ce..f4aeaf6 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -18,6 +18,7 @@ github:
   dependabot_updates: false
 
   ghp_branch:  gh-pages
+  ghp_path:    ~
 
 notifications:
   commits:      [email protected]

Reply via email to