altered github workflow

This commit is contained in:
Corey 2022-04-13 12:05:10 -04:00
parent d15ee90e23
commit df138db590
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Logseq Publish # This example project is built using npm and outputs the result to the 'build' folder. Replace with the commands required to build your project, or remove this step entirely if your site is pre-built.
- name: Logseq Publish 🛎️ # This example project is built using npm and outputs the result to the 'build' folder. Replace with the commands required to build your project, or remove this step entirely if your site is pre-built.
uses: pengx17/logseq-publish@0.1.0
- name: add a nojekyll file
run: touch $GITHUB_WORKSPACE/www/.nojekyll