emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/org-transclusion 65372533c2 1/6: docs: gh-doc deploy


From: ELPA Syncer
Subject: [elpa] externals/org-transclusion 65372533c2 1/6: docs: gh-doc deploy
Date: Wed, 29 Dec 2021 18:57:41 -0500 (EST)

branch: externals/org-transclusion
commit 65372533c2893233daf67fd140315348118b5b3b
Author: Noboru Ota <me@nobiot.com>
Commit: Noboru Ota <me@nobiot.com>

    docs: gh-doc deploy
---
 .github/workflows/gh-docs.yml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/.github/workflows/gh-docs.yml b/.github/workflows/gh-docs.yml
index 4de4c7fe1c..d586b0b90a 100644
--- a/.github/workflows/gh-docs.yml
+++ b/.github/workflows/gh-docs.yml
@@ -21,3 +21,10 @@ jobs:
       run: |
         cd docs
         make gh-html
+
+   deploy:
+     - name: Deploy 🚀
+        uses: JamesIves/github-pages-deploy-action@4.1.7
+        with:
+          branch: main # The branch the action should deploy to.
+          folder: docs # The folder the action should deploy.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]