diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 54a02c9..15ce95c 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -8,7 +8,7 @@ permissions: jobs: test: runs-on: ubuntu-latest - name: Run the action on a test graph and publish + name: Publish Logseq graph steps: - name: Checkout uses: actions/checkout@v4 diff --git a/db.sqlite b/db.sqlite index ec33262..fc27959 100644 Binary files a/db.sqlite and b/db.sqlite differ