fix release workflow

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

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

Loading…
Cancel
Save