Skip to content

Commit 9175cb5

Browse files
authored
Update cluster and repository counts in Release.yml
1 parent de68d00 commit 9175cb5

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/Release.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ on:
88
env:
99
REPO_SOURCE: https://cydiablock.github.io
1010
REPO_HREF: package_debian
11-
CLUSTERS: "A B"
11+
CLUSTERS: "A B C"
1212
REPO_A_COUNT: 9
13-
REPO_B_COUNT: 4
13+
REPO_B_COUNT: 9
14+
REPO_C_COUNT: 3
1415

1516
jobs:
1617
build:

0 commit comments

Comments
 (0)