FlowFerry User Guide

Send to GitHub

Sending content to GitHub is very simple. You only need to specify a repository address and provide an Access Token to allow FlowFerry to access your designated repository.

In the settings page, you need to fill in three pieces of information: your GitHub username, repository name, and your access token.

Obtaining an Access Token

  1. Log in to your GitHub account.
  2. Click on your avatar in the top right corner and select Settings.
  3. In the left sidebar, select Developer settings.
  4. Choose Personal access tokens, then click Generate new token.
  5. Select the permissions you need, and it is recommended to check the repo scope.
  6. After generating the token, copy and save it in a secure place.

After completing the above steps, you will be able to send content to the specified GitHub repository.