更新 .gitea/workflows/demo.yaml

This commit is contained in:
2025-04-03 01:03:38 +08:00
parent 9ba9abd605
commit b54a301ebf

View File

@@ -1,6 +1,7 @@
name: Gitea Actions Demo
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on: [push]
on:
workflow_dispatch:
jobs:
Explore-Gitea-Actions: