mirror of
https://github.com/jxpeng98/obsidian-to-NotionNext
synced 2026-07-29 08:08:34 +08:00
Update version to 0.0.3
This commit is contained in:
4
.github/workflows/CI.yml
vendored
4
.github/workflows/CI.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
- "*"
|
||||
|
||||
env:
|
||||
PLUGIN_NAME: obsidian-to-notion
|
||||
PLUGIN_NAME: share-to-notionnext
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@@ -23,4 +23,4 @@ jobs:
|
||||
id: build
|
||||
run: |
|
||||
npm install
|
||||
npm run build
|
||||
npm run build
|
||||
|
||||
Reference in New Issue
Block a user