Skip to content

Commit

Permalink
Merge pull request #3 from sangria-graphql/automatic_release_notes
Browse files Browse the repository at this point in the history
automate release notes
  • Loading branch information
yanns committed Apr 28, 2020
2 parents 0ad49bf + 23b0b3b commit 84e0789
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release-drafter.yml
Expand Up @@ -12,8 +12,5 @@ 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 84e0789

Please sign in to comment.