feat(deployment): add GitHub Actions workflow for server deployment

This commit is contained in:
shiyu
2025-05-24 15:14:23 +08:00
parent 12e2023e8c
commit ab5351d250
3 changed files with 49 additions and 35 deletions
+1
View File
@@ -29,6 +29,7 @@
</ItemGroup>
<ItemGroup>
<Content Include=".github\workflows\deployment.yml" />
<Content Include=".github\workflows\docker.yml" />
</ItemGroup>