Skip to content

Commit 9dfb2c8

Browse files
[MCA] Change release name
CA-v* -> MCA-v*
1 parent 851ae8c commit 9dfb2c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pyinstaller-CrashAnalyzer.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Build
44
on:
55
push:
66
tags:
7-
- 'CA-v*' # Push events to matching v*, i.e. v1.0, v20.15.10
7+
- 'MCA-v*' # Push events to matching v*, i.e. v1.0, v20.15.10
88
workflow_dispatch:
99

1010
jobs:

0 commit comments

Comments
 (0)