Update .gitea/workflows/demo.yaml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 14s

This commit is contained in:
2026-02-20 19:40:19 +05:30
parent d00dda59eb
commit 8f664c69a1

View File

@@ -9,7 +9,7 @@ on:
jobs:
Explore-Gitea-Actions:
runs-on: test
runs-on: ubuntu-latest
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!"