chore: update package.json & build.yaml

This commit is contained in:
qier222 2021-09-25 23:54:48 +08:00
parent aa418cd0d7
commit 8b59a72506
No known key found for this signature in database
GPG Key ID: 9C85007ED905F14D
2 changed files with 5 additions and 6 deletions

View File

@ -1,12 +1,11 @@
name: Build / Release
name: Release
on:
push:
branches:
- 'master'
pull_request:
branches:
- '!deploy'
- master
tags:
- v*
jobs:
release:

View File

@ -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>",