fix error in release action

This commit is contained in:
fyears 2022-04-03 16:10:53 +08:00
parent e06b52d2f5
commit 429063ebd1

View File

@ -12,8 +12,6 @@ on:
push:
tags:
- "*" # Push events to matching any tag format, i.e. 1.0, 20.15.10
branches:
- master
jobs:
build: