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 9428d7f commit 96dd28cCopy full SHA for 96dd28c
.github/workflows/release.yaml
@@ -20,7 +20,6 @@ jobs:
20
prefix: "(console-subscriber)|(console-api)|(tokio-console)"
21
changelog: "$prefix/CHANGELOG.md"
22
title: "$prefix $version"
23
- branch: main
24
draft: false
25
env:
26
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments