fix release script

formac
Cole Deck 2 years ago
parent 0cf55aef93
commit fb7544fe98

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

Loading…
Cancel
Save