Merge pull request #4935 from Laravel-Lang/projects/status-mv5k32v #940
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 |