cloudy2331 185ab9f607
Some checks failed
自动打包 / build (push) Failing after 6s
跟新upload为v4
2025-04-23 13:30:03 +08:00

24 lines
498 B
YAML

name: 自动打包
on:
push:
branches:
- main
permissions:
contents: write
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: 签出仓库
uses: http://139.224.201.203:3000/cloudy2333/checkout@v4
- name: 安装依赖
run: npm install
- name: 打包
run: npm run build
- name: 上传
uses: http://139.224.201.203:3000/cloudy2333/upload-artifact@v4
with:
name: ProxySubscribeHub
path: dist/