🔧 修改构建

This commit is contained in:
GodD6366 2024-04-10 12:55:13 +08:00
parent 50882d7016
commit 63670d564f

View File

@ -10,7 +10,7 @@ on:
- cron: '20 0 * * *' - cron: '20 0 * * *'
push: push:
branches: branches:
- main - self
- feature/** - feature/**
# Publish semver tags as releases. # Publish semver tags as releases.
tags: [ 'v*.*.*' ] tags: [ 'v*.*.*' ]