mirror of
https://github.com/11notes/docker-kms.git
synced 2025-11-02 21:13:20 +00:00
add ref:master
This commit is contained in:
5
.github/workflows/gui.yml
vendored
5
.github/workflows/gui.yml
vendored
@@ -1,10 +1,10 @@
|
||||
name: build kms gui
|
||||
name: kms-gui
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
cron:
|
||||
kms-gui:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: auto build and update downstream image
|
||||
@@ -12,5 +12,6 @@ jobs:
|
||||
with:
|
||||
workflow: docker.yml
|
||||
repo: 11notes/docker-kms-gui
|
||||
ref: master
|
||||
token: "${{ secrets.REPOSITORY_TOKEN }}"
|
||||
inputs: '{ "release": false }'
|
||||
@@ -613,8 +613,8 @@
|
||||
</KmsItem>
|
||||
|
||||
<KmsItem DisplayName="Windows 10 2019 (Volume)" Id="11b15659-e603-4cf1-9c1f-f0ec01b81888" DefaultKmsProtocol="6.0" NCountPolicy="25">
|
||||
<SkuItem DisplayName="Windows 10 Enterprise LTSC 2019/2021" Id="32d2fab3-e4a8-42c2-923b-4bf4fd13e6ee" Gvlk="M7XTQ-FN8P6-TTKYV-9D4CC-J462D" />
|
||||
<SkuItem DisplayName="Windows 10 Enterprise LTSC 2019/2021 N" Id="7103a333-b8c8-49cc-93ce-d37c09687f92" Gvlk="92NFX-8DJQP-P6BBQ-THF9C-7CG2H" />
|
||||
<SkuItem DisplayName="Windows 10 Enterprise LTSC 2019/2021/2024" Id="32d2fab3-e4a8-42c2-923b-4bf4fd13e6ee" Gvlk="M7XTQ-FN8P6-TTKYV-9D4CC-J462D" />
|
||||
<SkuItem DisplayName="Windows 10 Enterprise LTSC 2019/2021/2024 N" Id="7103a333-b8c8-49cc-93ce-d37c09687f92" Gvlk="92NFX-8DJQP-P6BBQ-THF9C-7CG2H" />
|
||||
</KmsItem>
|
||||
|
||||
<KmsItem DisplayName="Windows 10 Unknown (Volume)" Id="d27cd636-1962-44e9-8b4f-27b6c23efb85" DefaultKmsProtocol="6.0" NCountPolicy="25">
|
||||
|
||||
Reference in New Issue
Block a user