更新 .gitea/workflows/demo.yaml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s
This commit is contained in:
@@ -2,6 +2,6 @@ name: Gitea Actions Demo
|
||||
on: [push]
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: self-hosted
|
||||
runs-on: maven-jdk17
|
||||
steps:
|
||||
- run: echo dusays.com
|
||||
|
||||
Reference in New Issue
Block a user