const { TAG_NAME, FORGEJO_API_URL, FORGEJO_REPOSITORY, FORGEJO_REPOSITORY_OWNER, } = process.env; console.log(process.env) process.exit(1);