更新 .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 name: Gitea Actions Demo
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀 run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on: [push] on:
workflow_dispatch:
jobs: jobs:
Explore-Gitea-Actions: Explore-Gitea-Actions: