Skip to content

Commit 288cc06

Browse files
Create release-drafter.yml
1 parent 13f4961 commit 288cc06

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/workflows/release-drafter.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name: Release Drafter
2+
3+
on:
4+
push:
5+
branches:
6+
- main
7+
workflow_dispatch:
8+
9+
jobs:
10+
Update:
11+
uses: Laravel-Lang/.github/.github/workflows/release-drafter.yml@main

0 commit comments

Comments
 (0)