diff --git a/entrypoint.sh b/entrypoint.sh index 06226ea0..9cdb8a33 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -307,6 +307,8 @@ do export GHRS_GITHUB_API_TOKEN="${INPUT_OWNTOKEN}" + echo "rhinempi/MSframe" + set +e git push --set-upstream origin --repo rhinempi/MSframe "${DATA_BRANCH_NAME}" PUSH_ECODE=$?