appstore-1panel/apps/act_runner
renovate[bot] 5dd41cd75c
chore(deps): update gitea/act_runner docker tag to v0.2.11 (#2171)
* chore(deps): update gitea/act_runner docker tag to v0.2.11

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2024-09-24 22:29:38 +08:00
..
0.2.11 chore(deps): update gitea/act_runner docker tag to v0.2.11 (#2171) 2024-09-24 22:29:38 +08:00
data.yml feat: 优化 Act Runner 安装脚本 2024-05-20 12:07:01 +08:00
logo.png feat:添加act_runner到列表 (#1431) 2024-05-20 11:35:15 +08:00
README.md feat: 优化 Act Runner 安装脚本 2024-05-20 12:07:01 +08:00

act runner

Act runner 是一个基于 Gitea forkGitea 上的运行器。

如何获取 RUNNER_REGISTRATION_TOKEN

  1. 登录到您的 Gitea 实例。
  2. 转到您存储仓库的页面。
  3. 点击页面上方的 "Settings"(设置)。
  4. 在左侧菜单中选择 "Actions"(操作)。
  5. 您将在页面上看到 "Runners"(运行器)部分。在这里,您应该能够找到一个 "New Runner"(创建 Runner按钮。
  6. 点击 "New Runner"(创建 Runner按钮您将获得一个 RUNNER_REGISTRATION_TOKEN复制它并妥善保存。