fix release script
This commit is contained in:
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…
x
Reference in New Issue
Block a user