We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c73d833 commit 6e369f0Copy full SHA for 6e369f0
.github/workflows/build-binaries.yml
@@ -21,7 +21,7 @@ on:
21
target_branch:
22
description: 'Branch to make a release of'
23
required: true
24
- default: 'dev'
+ default: 'master'
25
26
# Dynamic name for the run
27
run-name: >
0 commit comments