mirror of
https://github.com/status-im/network-stories.git
synced 2025-02-05 00:35:25 +00:00
versioning of penx repo
This commit is contained in:
parent
3b3a9bdc9f
commit
554541ff0c
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -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 🚀
|
||||
|
Loading…
x
Reference in New Issue
Block a user