clean before running daily.sh

This commit is contained in:
idk
2022-05-18 21:26:33 -04:00
parent d283efdbf5
commit 6fc7d9a7b4

View File

@@ -8,6 +8,8 @@
# containing this key as the variable GITHUB_TOKEN.
# github-release-config.sh must also contain:
# GITHUB_USERNAME=your github username
git clean -fdx
git checkout .
./unsigned.sh
. "$HOME/github-release-config.sh"