Skip to content

Commit b8f872b

Browse files
committed
chore: make target branch for release be "master"
1 parent d912430 commit b8f872b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-binaries.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ jobs:
7878
makeLatest: false
7979
omitBodyDuringUpdate: true
8080
omitNameDuringUpdate: true
81+
commit: master # needed so that the "target" of the release is correct on github
8182

8283
lint:
8384
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)