clean before running daily.sh
This commit is contained in:
2
daily.sh
2
daily.sh
@@ -8,6 +8,8 @@
|
|||||||
# containing this key as the variable GITHUB_TOKEN.
|
# containing this key as the variable GITHUB_TOKEN.
|
||||||
# github-release-config.sh must also contain:
|
# github-release-config.sh must also contain:
|
||||||
# GITHUB_USERNAME=your github username
|
# GITHUB_USERNAME=your github username
|
||||||
|
git clean -fdx
|
||||||
|
git checkout .
|
||||||
./unsigned.sh
|
./unsigned.sh
|
||||||
|
|
||||||
. "$HOME/github-release-config.sh"
|
. "$HOME/github-release-config.sh"
|
||||||
|
|||||||
Reference in New Issue
Block a user