Skip to content

Commit

Permalink
Merge pull request #71 from cta-observatory/fix-release_drafter_workflow
Browse files Browse the repository at this point in the history
Bugfix in Release Drafter workflow file
  • Loading branch information
HealthyPear committed Oct 23, 2020
2 parents 1c8da28 + bdd4600 commit d5e9733
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: release-drafter/release-drafter@v5.12.1
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 d5e9733

Please sign in to comment.