Skip to content

Commit

Permalink
use release-drafter from shared action
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed May 12, 2022
1 parent 0ad60f4 commit bc6a6be
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/release-drafter.yml
Expand Up @@ -22,10 +22,7 @@ on:
push:
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 }}
uses: apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml@v2

0 comments on commit bc6a6be

Please sign in to comment.