Update .gitea/workflows/demo.yaml
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
One/pipeline/head There was a failure building this commit

This commit is contained in:
2024-10-22 20:25:41 +03:00
parent f55c694b93
commit 2833f79d99
+1 -1
View File
@@ -1,5 +1,5 @@
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: [push]
jobs: jobs: