Skip to content

Commit 168af90

Browse files
committed
publish logseq to web yml file added
1 parent d2c7d88 commit 168af90

24 files changed

+106
-430
lines changed

.github/workflows/publish.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
on: [push]
2+
3+
permissions:
4+
contents: write
5+
jobs:
6+
test:
7+
runs-on: ubuntu-latest
8+
name: Publish Logseq graph
9+
steps:
10+
- uses: actions/checkout@v4
11+
- uses: logseq/[email protected]
12+
- name: Add a nojekyll file # to make sure asset paths are correctly identified
13+
run: touch $GITHUB_WORKSPACE/www/.nojekyll
14+
- name: Deploy 🚀
15+
uses: JamesIves/github-pages-deploy-action@v4
16+
with:
17+
folder: www

.source/.$expertise mapping.drawio.bkp

Lines changed: 30 additions & 30 deletions
Large diffs are not rendered by default.

.source/.$expertise mapping.drawio.dtmp

Lines changed: 0 additions & 357 deletions
This file was deleted.

.source/expertise mapping.drawio

Lines changed: 31 additions & 31 deletions
Large diffs are not rendered by default.
32 KB
Loading
37.6 KB
Loading
43.4 KB
Loading

.source/icons/MMU New logo.png

37.3 KB
Loading
17.5 KB
Loading

.source/icons/Picture1.png

327 Bytes
Loading

0 commit comments

Comments
 (0)