Skip to content

Commit

Permalink
Use Shared ASF Action from Release Drafter
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Jan 9, 2024
1 parent c6f8e45 commit d30a84d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,4 @@ on:
- master
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/maven-verify.yml@v3

0 comments on commit d30a84d

Please sign in to comment.