Skip to content

Commit

Permalink
use shared release drafter
Browse files Browse the repository at this point in the history
  • Loading branch information
olamy committed Feb 23, 2022
1 parent fa80028 commit 96ed94f
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/release-drafter.yml
Expand Up @@ -21,9 +21,5 @@ on:
branches:
- master
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5.18.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
update_release_draft:
uses: apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml@v2

0 comments on commit 96ed94f

Please sign in to comment.