Skip to content

Commit

Permalink
Use newer version of release drafter
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfs committed Jun 1, 2022
1 parent a259ccc commit 75e0fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
runs-on: ubuntu-latest
steps:
# Drafts your next Release notes as Pull Requests are merged into "master"
- uses: oleg-nenashev/jenkins-release-drafter@v5.2.0-jenkins-4
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 75e0fb6

Please sign in to comment.