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,11 +1,9 @@
|
|||||||
name: Release CI
|
name: Release CI
|
||||||
|
|
||||||
on: [push]
|
on:
|
||||||
|
push:
|
||||||
# on:
|
tags:
|
||||||
# push:
|
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
|
||||||
# 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