mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-05-24 18:39:12 +00:00
add readme electron, publish test build.yml
This commit is contained in:
parent
1fdf45de3c
commit
be7e00098f
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -28,3 +28,7 @@ jobs:
|
||||
run: npm run lint
|
||||
- name: Run vite build
|
||||
run: npm run build
|
||||
- name: Publish artifacts
|
||||
run: npm run publish
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GH_TOKEN }}
|
Loading…
Reference in New Issue
Block a user