fix error in release action
This commit is contained in:
parent
e06b52d2f5
commit
429063ebd1
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user