add github provider (WIP)

This commit is contained in:
2022-10-06 22:03:10 +02:00
parent d6d98c2ce8
commit 89da9997ba
4 changed files with 75 additions and 3 deletions

View File

@@ -4,4 +4,4 @@ set -e
git remote add github git@github.com:kjuulh/octopush.git || true
git push -f github main
git push -f github --all