Skip to content

Commit 8f9345c

Browse files
Improve release-drafter configuration
1 parent 08cea8e commit 8f9345c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/release-drafter.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,11 @@ on:
2222
push:
2323
branches:
2424
- master
25+
workflow_dispatch:
26+
2527

2628
jobs:
2729
update_release_draft:
2830
uses: apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml@v4
31+
with:
32+
config-name: 'release-drafter-3.x.yml'

0 commit comments

Comments
 (0)