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:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- "*" # Push events to matching any tag format, i.e. 1.0, 20.15.10
|
- "*" # Push events to matching any tag format, i.e. 1.0, 20.15.10
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user