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