Skip to content
This repository was archived by the owner on Nov 24, 2024. It is now read-only.

Commit c4bedb9

Browse files
authored
Update release-drafter.yml
1 parent 67c7860 commit c4bedb9

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/[email protected]
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)