mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
Update Makefile
This commit is contained in:
1
Makefile
1
Makefile
@@ -516,6 +516,7 @@ identifier-cache:
|
||||
tag:
|
||||
git tag $(BUN_BUILD_TAG)
|
||||
git push --tags
|
||||
cd ../bun-releases-for-updater && echo $(BUN_BUILD_TAG) > bumper && git add bumper && git commit -m "Update latest release" && git tag $(BUN_BUILD_TAG) && git push
|
||||
|
||||
prepare-release: tag release-create
|
||||
|
||||
|
||||
Reference in New Issue
Block a user