diff --git a/.gitea/workflows/demo.yaml b/.gitea/workflows/demo.yaml index 3ef4f00..5427e9c 100644 --- a/.gitea/workflows/demo.yaml +++ b/.gitea/workflows/demo.yaml @@ -16,4 +16,4 @@ jobs: - name: List files in the directory run: | ls ${{ gitea.workspace }} - - run: echo "The job's status is ${{ hob.status }}." + - run: echo "The job's status is ${{ job.status }}."