Skip to content

Commit db2199b

Browse files
committed
fix: Update default branch at workflow
1 parent ddad580 commit db2199b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-dmg-qt6-macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
branch:
1010
description: 'Checkout branch'
1111
required: false
12-
default: 'dev'
12+
default: 'release/1.x'
1313
tag:
1414
description: 'Checkout tag'
1515
required: false

0 commit comments

Comments
 (0)