Force update
This commit is contained in:
parent
c397321998
commit
5b64a332ee
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue