fix release script

This commit is contained in:
Cole Deck 2022-10-10 21:50:47 -05:00
parent 0cf55aef93
commit fb7544fe98

View File

@ -1,5 +1,5 @@
#!/bin/bash
set -xeuo pipefail
set -x
TOKEN=$(< token.txt)
git commit -a