fix release script

formac
Cole Deck 2 years ago
parent 0cf55aef93
commit fb7544fe98

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

Loading…
Cancel
Save