fix: build error

This commit is contained in:
NFish
2025-04-29 16:33:10 +08:00
parent 2480abb792
commit 8417d8a5f0
2 changed files with 3 additions and 3 deletions

View File

@ -7,8 +7,8 @@ on:
- "deploy/dev"
- "deploy/enterprise"
- "e-300"
release:
types: [published]
tags:
- "*"
concurrency:
group: build-push-${{ github.head_ref || github.run_id }}