Skip to content

Commit e8ebfa6

Browse files
Update files
1 parent be3fa9e commit e8ebfa6

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.github/workflows/release-drafter.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@ on:
44
push:
55
branches:
66
- main
7+
release:
8+
types:
9+
- published
10+
- unpublished
11+
- released
12+
- prereleased
713
workflow_dispatch:
814

915
jobs:
1016
Update:
11-
uses: Laravel-Lang/.github/.github/workflows/release-drafter.yml@main
17+
uses: Laravel-Lang/.github/.github/workflows/release-drafter.yml@main

0 commit comments

Comments
 (0)