We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f8071e commit a5fbefeCopy full SHA for a5fbefe
.github/workflows/deploy.yml
@@ -32,6 +32,7 @@ jobs:
32
mkdir -p content
33
mv my-zettelkasten/assets content/assets
34
mv my-zettelkasten/wiki/* content
35
+ mv my-zettelkasten/areas/college/* content/college
36
- uses: actions/setup-node@v3
37
with:
38
node-version: 18.14
0 commit comments