Skip to content

Commit

Permalink
Released luci-app-nauta v0.0.22 via make release
Browse files Browse the repository at this point in the history
  • Loading branch information
cuza committed May 28, 2023
1 parent fdb646c commit c027843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ release:
git add ./variables.Makefile
git commit -m "Released $(PKG_NAME) $(PKG_VERSION) via make release"
git tag $(PKG_VERSION)
git push --atomic origin master $(PKG_VERSION)
git push --atomic origin main $(PKG_VERSION)

0 comments on commit c027843

Please sign in to comment.