versioning of penx repo

This commit is contained in:
Corey 2022-04-13 12:07:49 -04:00
parent 3b3a9bdc9f
commit 554541ff0c

View File

@ -12,7 +12,7 @@ jobs:
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.
uses: pengx17/logseq-publish@0.1.0
uses: pengx17/logseq-publish@v0.1
- name: add a nojekyll file
run: touch $GITHUB_WORKSPACE/www/.nojekyll
- name: Deploy 🚀