Merge pull request 'sigh stray U' (#7) from pipeline_creation into master
Some checks failed
Create Blog Article if new notes exist / prepare_blog_drafts_and_push (push) Failing after 9m2s

Reviewed-on: #7
This commit is contained in:
armistace 2025-06-04 22:30:36 +10:00
commit 703a2384e7

View File

@ -24,7 +24,7 @@ jobs:
- name: Create .env
shell: bash
run: U|
run: |
echo "TRILIUM_HOST=${{ vars.TRILIUM_HOST }}" > .env
echo "TRILIUM_PORT=${{ vars.TRILIUM_PORT }}" >> .env
echo "TRILIUM_PROTOCOL=${{ vars.TRILIUM_PROTOCOL }}" >> .env