- run: echo "🍏 This job's status is ${{ gitea.status }}."
- run: echo "🍏 This job's status is ${{ job.status }}."
```
```
You can upload it as a file with the extension `.yaml` in the directory `.gitea/workflows/` of the repository, for example `.gitea/workflows/demo.yaml`.
You can upload it as a file with the extension `.yaml` in the directory `.gitea/workflows/` of the repository, for example `.gitea/workflows/demo.yaml`.