Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

[logseq-plugin-git:commit] 2024-01-29T12:41:56.101Z #17

[logseq-plugin-git:commit] 2024-01-29T12:41:56.101Z

[logseq-plugin-git:commit] 2024-01-29T12:41:56.101Z #17

Workflow file for this run

on: [push]
permissions:
contents: write
jobs:
test:
runs-on: ubuntu-latest
name: Publish Logseq graph
steps:
- uses: actions/checkout@v3
- uses: logseq/[email protected]
- name: add a nojekyll file # to make sure asset paths are correctly identified
run: touch $GITHUB_WORKSPACE/www/.nojekyll
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4
with:
folder: www