Skip to content

Commit 97e83de

Browse files
Update .github/workflows/publish.yml
make YAML more simple Co-authored-by: Martin Geisler <[email protected]>
1 parent 1c62035 commit 97e83de

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/workflows/publish.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,9 @@ jobs:
1818
strategy:
1919
matrix:
2020
language:
21-
[
22-
"en",
23-
"ar",
24-
"bn",
21+
- "en"
22+
- "ar"
23+
- "bn"
2524
"da",
2625
"de",
2726
"el",

0 commit comments

Comments
 (0)