feat: add NuGet and Godot distribution

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