diff --git a/.gitea/workflows/demo.yaml b/.gitea/workflows/demo.yaml index 5a5f87b..8818a7e 100644 --- a/.gitea/workflows/demo.yaml +++ b/.gitea/workflows/demo.yaml @@ -1,5 +1,5 @@ name: Gitea Actions Demo -run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀 +run-name: ${{ gitea.actor }} is testing out Gitea Actions on: [push] jobs: