summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-03 22:57:28 -0600
committerJeff Carr <[email protected]>2024-01-03 22:57:28 -0600
commit3f7cca35f3889a7174e852af5a9edbe10b7b51fb (patch)
treeb7383919cf87bada5bd107d9c079fe3c8d727737 /Makefile
parent60ede602fc0385ceb82da82d9cc359fc593d34d5 (diff)
TODO: make the docs correct at pkg.go.devv0.10.2
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 59328a0..97f87bf 100644
--- a/Makefile
+++ b/Makefile
@@ -61,7 +61,7 @@ git.wit.org:
# sync repo to the github backup
# git remote add github [email protected]:wit-go/gui.git
-github:
+github: git.wit.org
git push origin master
git push origin devel
git push origin --tags