mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-10 01:44:59 +08:00
ci: Skip build step
This commit is contained in:
parent
b91f7d1406
commit
5b736dd451
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -12,5 +12,6 @@ jobs:
|
||||
node-version: 20
|
||||
cache: "npm"
|
||||
- run: yarn install
|
||||
- run: yarn build
|
||||
- run: yarn publish
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user