mirror of
https://github.com/FranP-code/ChatGPT.git
synced 2025-10-13 00:13:25 +00:00
chore: action
This commit is contained in:
10
.github/workflows/release.yml
vendored
10
.github/workflows/release.yml
vendored
@@ -1,9 +1,11 @@
|
|||||||
name: Release CI
|
name: Release CI
|
||||||
|
|
||||||
on:
|
on: [push]
|
||||||
push:
|
|
||||||
tags:
|
# on:
|
||||||
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
|
# push:
|
||||||
|
# tags:
|
||||||
|
# - 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
create-release:
|
create-release:
|
||||||
|
|||||||
Reference in New Issue
Block a user