Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Commit 6abaac4

Browse files
committed
Use the real destination
1 parent e9a91e0 commit 6abaac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

merge-repos.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ git remote add phlare "${WORK_DIR}/phlare"
4444
git fetch phlare
4545
git merge phlare/main --allow-unrelated-histories -m "The new Pyroscope"
4646

47-
git push [email protected]:simonswine/pyroscope HEAD:merged -f
47+
git push [email protected]:grafana/pyroscope HEAD:next -f

0 commit comments

Comments
 (0)