Skip to content

Commit

Permalink
Add back a step to merge master into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
kuzdogan committed Oct 29, 2024
1 parent 3db4b6d commit c8403d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/release/main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,4 @@ prompt_execute_or_skip "choosing same versions in lerna to create git tags and u
prompt_execute_or_skip "pushing the tags to GitHub" push_tags_in_order
prompt_execute_or_skip "pushing the commits to master" push_to_master
prompt_execute_or_skip "creating GitHub releases" create_github_releases
prompt_execute_or_skip "creating a PR to merge the new versions to the staging branch" open_pr_to_staging master

0 comments on commit c8403d3

Please sign in to comment.