mirror of
https://github.com/koel/koel
synced 2024-11-12 23:47:09 +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',
|
'pull',
|
||||||
'merge master',
|
'merge master',
|
||||||
'push',
|
'push',
|
||||||
|
'checkout master',
|
||||||
];
|
];
|
||||||
|
|
||||||
foreach ($gitCommands as $command) {
|
foreach ($gitCommands as $command) {
|
||||||
|
|
Loading…
Reference in a new issue