Skip to content

Commit

Permalink
Use shared release-drafter action
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Jan 30, 2024
1 parent 072fd0d commit cfebd9a
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@ on:
branches:
- master
workflow_dispatch:

jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
uses: apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml@v3

0 comments on commit cfebd9a

Please sign in to comment.