add custom KMS DB

This commit is contained in:
ElevenNotes
2025-02-10 11:19:37 +01:00
parent ad35b06dc0
commit 74661d19d9
3 changed files with 1064 additions and 2 deletions

View File

@@ -181,4 +181,5 @@ jobs:
if: ${{ env.json_dispatch_workflow != null }}
uses: benc-uk/workflow-dispatch@e2e5e9a103e331dad343f381a29e654aea3cf8fc
with:
workflow: ${{ env.json_dispatch_workflow }}
workflow: ${{ env.json_dispatch_workflow }}
token: "${{ secrets.REPOSITORY_TOKEN }}"

View File

@@ -1,2 +1,3 @@
### 🪄 Features
* downstream auto build
* add Server 2025 KMS IDs by @ProfessorCha0s (thanks)
* add Office LTSC 2024 KMS IDs by @MrRubberDucky (thanks)

File diff suppressed because it is too large Load Diff