Merge pull request #42 from wojiushixiaobai/main

feat: 修复版本
This commit is contained in:
吴小白 2021-12-14 12:35:55 +08:00 committed by GitHub
commit 22c61a0bb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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'