workflow force

This commit is contained in:
Karlatemp 2023-03-19 22:50:34 +08:00
parent 4fbeabffee
commit 8836ca9d12
No known key found for this signature in database
GPG Key ID: BA173CA2B9956C59

View File

@ -2,12 +2,6 @@ name: Release Publish
on:
push:
tags:
- 'v*' # 正式版本
paths-ignore:
- 'docs/**'
- 'mirai-console/docs/**'
- '**/*.md'
jobs: