База знаний

Подключите свою учетную запись GitHub с помощью токена, чтобы ваши сайты развертывались из репозитория

Создайте токенизированный GitHub токен для развертываемых репозиториев и подключите его, чтобы пуш развертывал ваш сайт, а ветки получали предпросмотры.

What connecting it does for you

Connecting GitHub with a token lets a site deploy from one of your repositories: push to the branch and the site updates. It also lets us publish to GitHub Pages on your account where you choose that as a site's host.

If your repositories belong to an organisation, prefer the Zinn® GitHub app instead — see Install the Zinn® GitHub app. A token belongs to one person and stops working when they leave.

Before you start

A GitHub account with access to the repositories you want to deploy. If they belong to an organisation, an owner may have to approve fine-grained tokens for it.

1. Create the key at GitHub

On GitHub, click your profile picture, then Settings → Developer settings → Personal access tokens → Fine-grained tokens → Generate new token. Name it and choose an expiration. Under Repository access choose Only select repositories and pick the ones you deploy — the narrowest access that works.

Under Repository permissions give Read and write on:

  • Contents
  • Pages
  • Administration

Press Generate token and copy it — GitHub shows it once.

2. Connect it here

Open Integrations in your dashboard and choose Connect an account. Pick Code hosting as the group and GitHub as the account, fill in API token, and press Connect account.

We test what you paste before anything is saved. A key that does not work is never stored, and the answer says what was wrong with it. A key that works is kept encrypted in our secrets vault — never in our database — and is never shown again, not even to you.

What happens next

  • A site can deploy straight from a repository on this account: choose it on the
  • site's repository connection, pick the repository and branch, and a push deploys.

  • Every other branch can get its own preview, so you can check a change before it reaches the
  • live site.

  • Git-built static hosts such as Render and Azure Static Web Apps use this connection as the
  • source of the site's code.

If it does not connect

A repository does not appear. The token's repository access does not include it. Edit the token on GitHub and add the repository.

It worked and then stopped. Fine-grained tokens expire on the date you chose. Generate a new one and connect it; GitHub emails you before a token expires.

It says the key was rejected. Almost always one of three things: a space or a line break copied with it, a key that has expired, or a key that was revoked or regenerated after you copied it. Create a fresh one and paste it again.

It connects, but something later fails. The key authenticates but lacks a permission the action needs. Create a new key with the permissions listed above, then disconnect the old connection and connect the new key.

Disconnecting

Open Integrations, find the account and press Disconnect. That deletes the stored key at once. Anything that was using it stops at its next action, and the screens that depended on it say so rather than failing quietly.

Disconnecting does not undo what was already done — records, deployments or settings we changed on your account stay as they are. If you think the key itself may have leaked, also revoke it at the vendor; disconnecting removes our copy, not theirs.

Свежее из блога

О чем мы пишем: хостинг, SEO и управление сайтами в больших масштабах.

SEO и линкбилдинг на уровне хостинга: взгляд оператора 2026 года

Как хостинг влияет на индексацию и вес ссылок в 2026 году: сохранение страниц в индексе, проверка возрастных доменов перед их использованием, беследовый линкбилдинг и честный взгляд на то, что инфраструктура может и чего не может сделать для SEO.

Прочитать публикацию

Делаем WordPress быстрым и безопасным: чек-лист производительности и плагинов

Практичный чек-лист для быстрого и безопасного WordPress: кэширование на уровне сервера, пообъектный кэш для каждого сайта, горстка плагинов, которые действительно стоит использовать, поддержание стека в актуальном состоянии и страницы WooCommerce, которые категорически запрещено кэшировать.

Прочитать публикацию

Как выбрать управляемый веб-хостинг в 2026 году: Руководство для покупателя

Что на самом деле отличает хороший управляемый хостинг от дешевого сервера с панелью управления — миграции, резервное копирование, изоляция, настоящее кэширование и честное масштабирование — и как оценить это до того, как вы примете решение.

Прочитать публикацию

Читать блог

Всё ещё нужна помощь?

Поддержка включена в каждый тарифный план, служба работает 24 часов в сутки, и вы можете писать нам на любом из наших 58 языков — мы ответим вам на вашем.

Обратиться в поддержку Все статьи