mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-04-07 20:20:12 +08:00
commit
fbbe3ec649
@ -1,11 +1,8 @@
|
||||
name: Release
|
||||
name: Build
|
||||
|
||||
on:
|
||||
push:
|
||||
release:
|
||||
branches: [main]
|
||||
types:
|
||||
- published
|
||||
paths-ignore:
|
||||
- "**.md"
|
||||
- "**.spec.js"
|
||||
@ -15,7 +12,7 @@ on:
|
||||
- "Dockerfile"
|
||||
- ".gitignore"
|
||||
- ".github/**"
|
||||
- "!.github/workflows/release.yml"
|
||||
- "!.github/workflows/build.yml"
|
||||
|
||||
jobs:
|
||||
build:
|
@ -4,9 +4,10 @@
|
||||
|
||||
[](https://github.com/vitejs/awesome-vite)
|
||||
[](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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user