更新 .gitea/workflows/demo.yaml

This commit is contained in:
2024-10-05 14:04:29 +08:00
Unverified
parent 853df733d2
commit fd937d2a78

View File

@@ -4,7 +4,7 @@ on: [server]
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
runs-on: server
steps:
- 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!"