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: on:
push: push:
branches: branches:
- main - 'main'
tags: tags:
- 'v*' - 'v*'

View File

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