Skip to content

chore: rename references to default branch #277

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 24, 2021
Merged

Conversation

Belco90
Copy link
Member

@Belco90 Belco90 commented Jan 23, 2021

Rename references to default branch which now is main.

If you have a local clone, you can update it by running:

git branch -m master main
git fetch origin
git branch -u origin/main main

@Belco90 Belco90 added the chore Changes that affect the build system, CI config or other changes that don't modify src/test files label Jan 23, 2021
@Belco90
Copy link
Member Author

Belco90 commented Jan 24, 2021

Merging this since I need thins change and CI is green.

@Belco90 Belco90 merged commit 9d6965c into main Jan 24, 2021
@Belco90 Belco90 deleted the main-branch-rename branch January 24, 2021 11:00
@Belco90
Copy link
Member Author

Belco90 commented Jan 24, 2021

I also bumped semantic-release to v16 and set branches to get semantic-release running properly on main branch.

@github-actions
Copy link

🎉 This PR is included in version 3.10.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Changes that affect the build system, CI config or other changes that don't modify src/test files released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant