Skip to content

Commit 96dd28c

Browse files
committed
chore: remove branch config from release action (#444)
This appears to be breaking it.
1 parent 9428d7f commit 96dd28c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
prefix: "(console-subscriber)|(console-api)|(tokio-console)"
2121
changelog: "$prefix/CHANGELOG.md"
2222
title: "$prefix $version"
23-
branch: main
2423
draft: false
2524
env:
2625
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)