mirror of
https://github.com/koel/koel
synced 2024-11-10 06:34:14 +00:00
chore: switch back to main branch after release
This commit is contained in:
parent
fbc5acf24d
commit
85316a378b
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ class ReleaseCommand extends Command
|
|||
'pull',
|
||||
'merge master',
|
||||
'push',
|
||||
'checkout master',
|
||||
];
|
||||
|
||||
foreach ($gitCommands as $command) {
|
||||
|
|
Loading…
Reference in a new issue