aboutsummaryrefslogtreecommitdiffstats
path: root/.build.yml
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2022-02-26 15:00:07 +0000
committerYann Herklotz <git@yannherklotz.com>2022-02-26 15:00:07 +0000
commit4dac87d44f2856f5db25726a2c381f869ee73af6 (patch)
tree6edf60103fe6f35d01b27fef2877e50d1d577439 /.build.yml
parent5e7713bc58833552a36b1dca4e582952860a5d2a (diff)
downloadvericert-docs-4dac87d44f2856f5db25726a2c381f869ee73af6.tar.gz
vericert-docs-4dac87d44f2856f5db25726a2c381f869ee73af6.zip
Update name of content
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index ff09360..d638df8 100644
--- a/.build.yml
+++ b/.build.yml
@@ -10,7 +10,7 @@ secrets:
tasks:
- build: |
cd vericert-docs
- emacs --batch --file documentation.org --load publish.el
+ emacs --batch --file content.org --load publish.el
hugo --minify
- deploy: |
cd vericert-docs