chore: action

This commit is contained in:
lencx
2023-02-06 14:37:49 +08:00
parent 28db6a72e5
commit d786e3a96c

View File

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