branch: externals/org-transclusion
commit 6dbd80f82f322779adc8ee61676c74a32d2bed5a
Author: Noboru Ota <[email protected]>
Commit: Noboru Ota <[email protected]>
docs: again
---
.github/workflows/gh-docs.yml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/.github/workflows/gh-docs.yml b/.github/workflows/gh-docs.yml
index 9f0feda6e1..596a93709e 100644
--- a/.github/workflows/gh-docs.yml
+++ b/.github/workflows/gh-docs.yml
@@ -21,7 +21,7 @@ jobs:
run: |
cd docs
- name: Deploy 🚀
- uses: JamesIves/[email protected]
- with:
- branch: main # The branch the action should deploy to.
- folder: docs # The folder the action should deploy.
+ uses: JamesIves/[email protected]
+ with:
+ branch: main # The branch the action should deploy to.
+ folder: docs # The folder the action should deploy.