fix: workflow on tag only
This commit is contained in:
@@ -1,8 +1,6 @@
|
|||||||
name: Release CI
|
name: Release CI
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branch:
|
|
||||||
- 'main'
|
|
||||||
tags:
|
tags:
|
||||||
- 'v[0-9]+.[0-9]+.[0-9]+'
|
- 'v[0-9]+.[0-9]+.[0-9]+'
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user