name: Node.js CI run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀 on: [push] jobs: build: steps: - run: echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."