Fix tag
This commit is contained in:
parent
68a0c756ae
commit
5d1052bd61
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
|
@ -1,9 +1,7 @@
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
tags:
|
tags:
|
||||||
- '**'
|
- '[0-9]+.[0-9]+.[0-9]+'
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
|
|
Loading…
Reference in New Issue
Block a user