Skip to content

Commit

Permalink
Use release-drafter from shared actions
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Jan 5, 2025
1 parent a36f128 commit 8c08819
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,8 @@ on:
push:
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@v4

0 comments on commit 8c08819

Please sign in to comment.