fix release workflow

pull/8/head
Takayuki Maeda 3 years ago
parent 2cdf867d50
commit 9cad1181bc

@ -3,7 +3,7 @@ name: Release
on:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]'
- 'v*'
jobs:
check:

Loading…
Cancel
Save