Skip to content

Commit

Permalink
chore: update package.json & build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
qier222 committed Sep 25, 2021
1 parent aa418cd commit 8b59a72
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
name: Build / Release
name: Release

on:
push:
branches:
- 'master'
pull_request:
branches:
- '!deploy'
- master
tags:
- v*

jobs:
release:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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<[email protected]>",
Expand Down

0 comments on commit 8b59a72

Please sign in to comment.