1
0
Fork 0
1Panel-Appstore/act_runner
zhengkunwang 289ecf10dc feat: Add Multi-Language Support to Act Runner (#2957) 2025-01-14 18:46:21 +08:00
..
0.2.11 feat: Add Multi-Language Support to Act Runner (#2957) 2025-01-14 18:46:21 +08:00
README.md feat: 优化 Act Runner 安装脚本 2024-05-20 12:07:01 +08:00
README_en.md docs: Add English README for Act Runner app (#2653) 2024-12-03 15:45:09 +08:00
data.yml feat: Add Multi-Language Support to Act Runner (#2957) 2025-01-14 18:46:21 +08:00
logo.png feat:添加act_runner到列表 (#1431) 2024-05-20 11:35:15 +08:00

README_en.md

Act Runner

Act Runner is a runner based on the Gitea fork of Gitea.

How to Obtain the RUNNER_REGISTRATION_TOKEN

  1. Log in to your Gitea instance.
  2. Navigate to the page of the repository where you want to register the runner.
  3. Click on the "Settings" tab at the top of the page.
  4. In the left-hand menu, select "Actions".
  5. On the page, locate the "Runners" section. Here, you should find a "New Runner" button.
  6. Click on the "New Runner" button. You will receive a RUNNER_REGISTRATION_TOKEN. Copy and store it securely.