fix release script
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -xeuo pipefail
|
||||
set -x
|
||||
|
||||
TOKEN=$(< token.txt)
|
||||
git commit -a
|
||||
|
Reference in New Issue
Block a user