Update deploy-release.sh
This commit is contained in:
parent
6da619bdf8
commit
20ec678ec8
7
github-workflows/deploy-release.sh
Executable file
7
github-workflows/deploy-release.sh
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/bash -e
|
||||
set -e
|
||||
cd ./scripts/
|
||||
./deploy_release.sh
|
||||
|
||||
echo "Done."
|
||||
exit 0
|
Loading…
Reference in New Issue
Block a user