actions test2
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s Details

This commit is contained in:
z9130 2024-09-16 11:41:57 +08:00
parent 996e7a5146
commit f44fa060dc
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: ps-plrl
runs-on: pansoft
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!"