Skip to content

Commit 4fc6f7b

Browse files
committed
refactor(chore): update drafter
1 parent 800ba7f commit 4fc6f7b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/releaseDrafter.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,5 @@ jobs:
1212
steps:
1313
# Drafts your next Release notes as Pull Requests are merged into "master"
1414
- 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
1815
env:
1916
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)