8000 wip · laravel/framework@9d21158 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9d21158

Browse files
committed
wip
1 parent 7f5c15f commit 9d21158

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/releases.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,6 @@ jobs:
5757
script: |
5858
core.setFailed('Workflow failed. Release version does not match with selected target branch. Did you select the correct branch?')
5959
60-
- name: Sync any changes to Illuminate components
61-
run: ./bin/split.sh
62-
6360
- name: Update Application.php version
6461
run: sed -i "s/const VERSION = '.*';/const VERSION = '${{ steps.version.outputs.version }}';/g" src/Illuminate/Foundation/Application.php
6562

0 commit comments

Comments
 (0)
0