Skip to content

Commit

Permalink
Add switching to main branch to the release process
Browse files Browse the repository at this point in the history
  • Loading branch information
MMK21Hub committed Nov 6, 2024
1 parent e72cda9 commit 67d2ec3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ So that multiple architectures can be built, you must set Docker to use the cont

```bash
export VERSION=v1.x.y # Replace with the new version number
git checkout main
git tag $VERSION
git push origin $VERSION
Expand Down

0 comments on commit 67d2ec3

Please sign in to comment.