Actually push commits
This commit is contained in:
parent
b12902183d
commit
494afed4ae
@ -3,6 +3,7 @@ set -x
|
||||
|
||||
TOKEN=$(< token.txt)
|
||||
EDITOR=nano git commit -a
|
||||
git push
|
||||
|
||||
COMMIT=$(git log | head -n 1 | cut -d' ' -f2)
|
||||
echo $COMMIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user