FIxed BRAT download

This commit is contained in:
chris
2022-05-24 15:13:42 +08:00
parent 310cf3043c
commit 617bb370dc
4 changed files with 10 additions and 3 deletions

4
release.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
git tag -a $1 -m $1
git push origin $1