sed link2
Build and Deploy Documentation / build-and-deploy (push) Successful in 4s

This commit is contained in:
2026-06-26 15:10:06 +02:00
parent 141e32aede
commit aea114fc0f
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
- name: Build page
run: |
sed -i 's|repo_url[[:space:]]*=[[:space:]]*".*"|repo_url = "${{ github.server_url }}/${{ github.repository }}"|' zensical.toml
/opt/python-env/bin/zensical build -f zensical.runtime.toml
/opt/python-env/bin/zensical build
- name: Configure Git
run: |