update
This commit is contained in:
@@ -2,11 +2,9 @@ name: Deploy
|
||||
|
||||
on:
|
||||
push:
|
||||
# branches:
|
||||
# - release
|
||||
# tags:
|
||||
# - "v[0-9]+.[0-9]+.[0-9]+"
|
||||
#
|
||||
tags:
|
||||
- "v[0-9]+.[0-9]+.[0-9]+"
|
||||
|
||||
paths:
|
||||
- ".gitea/workflows/deploy-client.yml"
|
||||
- "client/**"
|
||||
@@ -46,7 +44,6 @@ jobs:
|
||||
with:
|
||||
files: |
|
||||
nsis/**
|
||||
body: "New version"
|
||||
draft: true
|
||||
|
||||
# publish-web:
|
||||
|
||||
Reference in New Issue
Block a user