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 6a13132 commit 0154ec9Copy full SHA for 0154ec9
.github/workflows/draft_release.yaml
@@ -26,6 +26,6 @@ jobs:
26
with:
27
config-name: release_drafter.yaml
28
disable-autolabeler: true
29
- name-template: 'Release $RESOLVED_VERSION'
+ name: 'Release $RESOLVED_VERSION'
30
env:
31
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments