Skip to content

Commit e080ffa

Browse files
committed
Include textual in ci release processes.
1 parent 1969b62 commit e080ffa

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- "toga_demo"
2121
- "toga_dummy"
2222
- "toga_gtk"
23+
- "toga_textual"
2324
- "toga_iOS"
2425
- "toga_web"
2526
- "toga_winforms"

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
- "toga_dummy"
5252
- "toga_gtk"
5353
- "toga_iOS"
54+
- "toga_textual"
5455
- "toga_web"
5556
- "toga_winforms"
5657
steps:

0 commit comments

Comments
 (0)