Skip to content

Commit d263f69

Browse files
committed
update pyinstaller-release.yml for ui
1 parent 152d6e7 commit d263f69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pyinstaller-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: PyInstaller Build and Release Binaries
33
on:
44
push:
55
tags: [ "v*.*.*" ]
6-
branches: [ "main", "testci" ]
6+
branches: [ "main", "testci", "ui" ]
77
workflow_dispatch:
88

99
permissions:

0 commit comments

Comments
 (0)