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 14, 2024
1 parent 698180e commit 492a23a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
1 change: 0 additions & 1 deletion .github/release-drafter.yml
@@ -1,2 +1 @@
_extends: .github
tag-template: license-maven-plugin-$NEXT_MINOR_VERSION
6 changes: 1 addition & 5 deletions .github/workflows/release-drafter.yml
Expand Up @@ -7,8 +7,4 @@ on:

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 492a23a

Please sign in to comment.