Skip to content

Commit

Permalink
Merge pull request #151 from oncokb/upgrade-release-drafter
Browse files Browse the repository at this point in the history
Upgrade release-drafter to 5.15.0
  • Loading branch information
zhx828 committed Jan 3, 2022
2 parents d638178 + c9b4b55 commit 6611ec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-management.yml
Expand Up @@ -11,6 +11,6 @@ jobs:
runs-on: ubuntu-latest
steps:
# Drafts your next Release notes as Pull Requests are merged into "master"
- uses: toolmantim/release-drafter@v5.5.0
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6611ec2

Please sign in to comment.