diff options
author | Jakob Stendahl <jakob.stendahl@outlook.com> | 2021-02-09 09:35:40 +0100 |
---|---|---|
committer | Jakob Stendahl <jakob.stendahl@outlook.com> | 2021-02-09 09:35:40 +0100 |
commit | 051d9c17cc44b6e5db0778a03ac8fc08c4f24f73 (patch) | |
tree | 0343e988a5b173e94413b3eeb09f277aea7b1c54 | |
parent | 68b4812074989072e2fe7e50fd5f57d3e5ba7514 (diff) | |
download | hoverbit-ble-051d9c17cc44b6e5db0778a03ac8fc08c4f24f73.tar.gz hoverbit-ble-051d9c17cc44b6e5db0778a03ac8fc08c4f24f73.zip |
:wrench: Add auto push
-rwxr-xr-x | deploy.sh | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -59,5 +59,5 @@ tput sgr0 git checkout controller -#git push --follow-tags origin controller -#git push origin gh-pages +git push --follow-tags origin controller +git push origin gh-pages |