Force update

This commit is contained in:
Chris Roberts 2020-01-14 13:06:16 -08:00
parent c397321998
commit 5b64a332ee
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ vagrant_version="${vagrant_version##*version: }"
repo_owner="${target_owner}"
repo_name="${target_repository}"
full_sha="master"
export GITHUB_TOKEN="${HASHIBOT_TOKEN}"
if [ "${tag}" = "" ]; then