Skip to content

Commit

Permalink
jekyll check 5 spa update with diffeerent yml, and theme thing
Browse files Browse the repository at this point in the history
  • Loading branch information
kamranmuazzam committed Oct 24, 2024
1 parent 5f4a741 commit ea3c48d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@ jobs:
name: Publish Logseq graph
steps:
- uses: actions/checkout@v4
- uses: logseq/publish-spa@v0.3.1
- uses: logseq/publish-spa@main
with:
theme-mode: dark
accent-color: cyan
- name: Add a nojekyll file # to make sure asset paths are correctly identified
run: touch $GITHUB_WORKSPACE/www/.nojekyll
- name: Deploy 🚀
Expand Down

0 comments on commit ea3c48d

Please sign in to comment.