Skip to content

Commit 657d507

Browse files
committed
fix: release-drafter action syntax
1 parent 0022773 commit 657d507

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release-drafter.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,5 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: release-drafter/release-drafter@v5
14-
with:
15-
# (Optional) specify config name to use, relative to .github/. Default: release-drafter.yml
16-
# config-name: my-config.yml
1714
env:
1815
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)