chore: action

This commit is contained in:
lencx
2023-02-06 14:18:31 +08:00
parent c2482224a7
commit bc35164538

View File

@@ -1,9 +1,11 @@
name: Release CI
on:
push:
tags:
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
on: [push]
# on:
# push:
# tags:
# - 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
jobs:
create-release: