Skip to content

03. Fork the repository and set up GH_TOKEN | Fork 仓库并设置 GH_TOKEN

ophub edited this page Dec 7, 2023 · 1 revision

Now you can Fork the repository. Open the repository https://github.com/ophub/amlogic-s9xxx-armbian, click the Fork button in the upper right, copy a copy of the repository code to your account, wait a few seconds, after the Fork is complete, visit your own amlogic-s9xxx-armbian in your own repository. In the upper right corner, Settings > Secrets > Actions > New repostiory secret ( Name: GH_TOKEN, Value: Fill in the value of GITHUB_TOKEN just now ), save. And select Read and write permissions in Actions > General > Workflow permissions on the left navigation bar and save. The illustration is as follows:

现在可以 Fork 仓库了,打开仓库 https://github.com/ophub/amlogic-s9xxx-armbian ,点击右上的 Fork 按钮,复制一份仓库代码到自己的账户下,稍等几秒钟,提示 Fork 完成后,到自己的账户下访问自己仓库里的 amlogic-s9xxx-armbian 。在右上角的 Settings > Secrets > Actions > New repostiory secret ( Name: GH_TOKEN, Value: 填写刚才GITHUB_TOKEN的值 ),保存。并在左侧导航栏的 Actions > General > Workflow permissions 下选择 Read and write permissions 并保存。图示如下: