This commit is contained in:
2026-04-04 21:24:30 +08:00
parent cf4e63f9ed
commit db5d00212b

View File

@@ -8,7 +8,7 @@ on:
- dev # 添加你的分支 - dev # 添加你的分支
jobs: jobs:
Explore-Gitea-Actions: Explore-Gitea-Actions:
runs-on: ubuntu-latest runs-on: ubuntu-runner01
steps: steps:
- run: echo "The job was automatically triggered by a ${{ gitea.event_name }} event." - run: echo "The job was automatically triggered by a ${{ gitea.event_name }} event."
- run: echo "This job is now running on a ${{ runner.os }} server hosted by Gitea!" - run: echo "This job is now running on a ${{ runner.os }} server hosted by Gitea!"