Skip to content

Commit

Permalink
No empty 'with' section (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
raboof authored Feb 14, 2020
1 parent eee9c8d commit fce67d4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,5 @@ jobs:
steps:
# Drafts your next Release notes as Pull Requests are merged into "master"
- uses: raboof/release-drafter@v5
with:
# (Optional) specify config name to use, relative to .github/. Default: release-drafter.yml
# config-name: my-config.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit fce67d4

Please sign in to comment.