Skip to content

Commit ee6d1f1

Browse files
authored
use shared release drafter (#218)
1 parent 907c85b commit ee6d1f1

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.github/workflows/release-drafter.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,5 @@ on:
44
branches:
55
- master
66
jobs:
7-
update_release_draft:
8-
runs-on: ubuntu-latest
9-
steps:
10-
- uses: release-drafter/release-drafter@v5.19.0
11-
env:
12-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7+
update_release_draft:
8+
uses: codehaus-plexus/.github/.github/workflows/release-drafter.yml@master

0 commit comments

Comments
 (0)