Merge pull request #5531 from Laravel-Lang/projects/status-iy2mi49 #1420
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Release Drafter | |
on: | |
push: | |
branches: | |
- main | |
release: | |
types: | |
- unpublished | |
workflow_dispatch: | |
jobs: | |
Update: | |
uses: Laravel-Lang/.github/.github/workflows/release-drafter.yml@main |