mirror of
https://github.com/ErlichLiu/DeepClaude.git
synced 2026-04-25 05:05:57 +03:00
[PR #24] [MERGED] 优化serverless平台部署 #104
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/DeepClaude#104
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ErlichLiu/DeepClaude/pull/24
Author: @chunzhimoe
Created: 2/7/2025
Status: ✅ Merged
Merged: 2/9/2025
Merged by: @ErlichLiu
Base:
main← Head:main📝 Commits (3)
d9b6865Update Dockerfilee53b991Merge branch 'ErlichLiu:main' into main1069d60Create sync.yml📊 Changes
2 files changed (+42 additions, -1 deletions)
View changed files
➕
.github/workflows/sync.yml(+41 -0)📝
Dockerfile(+1 -1)📄 Description
增加actions定时同步主仓库,需要开启actions读写权限。做到github私有仓库和serverless平台联动。serverless平台直接修改.env文件填入密钥+fork仓库为私有后即可部署。
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.