mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-07-01 21:13:57 +08:00
commit
fbbe3ec649
@ -1,11 +1,8 @@
|
|||||||
name: Release
|
name: Build
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
release:
|
|
||||||
branches: [main]
|
branches: [main]
|
||||||
types:
|
|
||||||
- published
|
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- "**.md"
|
- "**.md"
|
||||||
- "**.spec.js"
|
- "**.spec.js"
|
||||||
@ -15,7 +12,7 @@ on:
|
|||||||
- "Dockerfile"
|
- "Dockerfile"
|
||||||
- ".gitignore"
|
- ".gitignore"
|
||||||
- ".github/**"
|
- ".github/**"
|
||||||
- "!.github/workflows/release.yml"
|
- "!.github/workflows/build.yml"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
@ -4,9 +4,10 @@
|
|||||||
|
|
||||||
[](https://github.com/vitejs/awesome-vite)
|
[](https://github.com/vitejs/awesome-vite)
|
||||||
[](https://app.netlify.com/sites/electron-vite/deploys)
|
[](https://app.netlify.com/sites/electron-vite/deploys)
|
||||||

|
[](https://github.com/electron-vite/electron-vite-vue/blob/main/LICENSE)
|
||||||

|
[](https://github.com/electron-vite/electron-vite-vue)
|
||||||

|
[](https://github.com/electron-vite/electron-vite-vue)
|
||||||
|
[](https://github.com/electron-vite/electron-vite-vue/actions/workflows/build.yml)
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user