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 800ba7f commit 4fc6f7bCopy full SHA for 4fc6f7b
.github/workflows/releaseDrafter.yml
@@ -12,8 +12,5 @@ jobs:
12
steps:
13
# Drafts your next Release notes as Pull Requests are merged into "master"
14
- uses: release-drafter/[email protected]
15
- with:
16
- # (Optional) specify config name to use, relative to .github/. Default: release-drafter.yml
17
- # config-name: my-config.yml
18
env:
19
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments