Skip to content

Commit

Permalink
Merge pull request #6 from BrownUniversity/feature/first-release
Browse files Browse the repository at this point in the history
fix: ci remove unused with from drafter
  • Loading branch information
mirestrepo authored Jul 28, 2020
2 parents 15e0bdc + a2f66af commit ef15523
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,9 +12,6 @@ jobs:
steps:
# Drafts your next Release notes as Pull Requests are merged into "master"
- uses: release-drafter/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 ef15523

Please sign in to comment.