mirror of
https://github.com/qier222/YesPlayMusic.git
synced 2026-04-05 10:20:31 +08:00
chore: update package.json & build.yaml
This commit is contained in:
9
.github/workflows/build.yaml
vendored
9
.github/workflows/build.yaml
vendored
@@ -1,12 +1,11 @@
|
||||
name: Build / Release
|
||||
name: Release
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
pull_request:
|
||||
branches:
|
||||
- '!deploy'
|
||||
- master
|
||||
tags:
|
||||
- v*
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "yesplaymusic",
|
||||
"version": "0.4.0",
|
||||
"version": "0.4.1",
|
||||
"private": true,
|
||||
"description": "A third party music player for Netease Music",
|
||||
"author": "hawtim<hawtimzhang@gmail.com>",
|
||||
|
||||
Reference in New Issue
Block a user