mirror of
https://github.com/lencx/ChatGPT.git
synced 2024-10-01 01:06:13 -04:00
chore: action
This commit is contained in:
parent
28db6a72e5
commit
d786e3a96c
10
.github/workflows/release.yml
vendored
10
.github/workflows/release.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user