feat: add NuGet and Godot distribution
Publish UPM package / publish (push) Successful in 2s
Publish NuGet packages / publish (push) Failing after 5s

This commit is contained in:
2026-09-05 03:41:46 +08:00
parent 0d8ef2904d
commit ce8efad5b3
3 changed files with 16 additions and 0 deletions
+2
View File
@@ -24,6 +24,8 @@ jobs:
dotnet-version: '8.0.x'
- name: Validate tag and pack projects
env:
GITEA_REF: ${{ gitea.ref }}
shell: bash
run: |
set -euo pipefail