修复一些bug

This commit is contained in:
wisdgod
2024-12-25 07:02:50 +08:00
parent 3ab975a5b3
commit ea1acb555f
8 changed files with 384 additions and 223 deletions

View File

@@ -2,9 +2,9 @@ name: Docker Build and Push
on:
workflow_dispatch:
# push:
# tags:
# - 'v*'
push:
tags:
- 'v*'
env:
IMAGE_NAME: ${{ github.repository_owner }}/cursor-api