测试版本号action

This commit is contained in:
hanhh 2021-07-09 18:42:40 +08:00
parent 4ed8a577a3
commit 4b44c24cb8

View File

@ -12,7 +12,6 @@ jobs:
build:
name: Build
runs-on: ubuntu-latest
if: "contains(github.event.head_commit.message, '版本号')"
steps:
- name: Checkout base
uses: actions/checkout@v2