feat: 修复版本

This commit is contained in:
吴小白 2021-12-14 12:35:28 +08:00
parent 5eb9297324
commit 5dacf44d7d
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ name: Release Charts
on:
push:
branches:
- main
- 'main'
tags:
- 'v*'

View File

@ -3,7 +3,7 @@ name: sync-readme
on:
push:
branches:
- 'master'
- 'main'
paths:
- 'README.md'