fix typo in workflow demo.yaml

This commit is contained in:
Thomas Peetz
2026-05-05 18:05:19 +02:00
committed by Thomas Peetz
parent fc89ee2b86
commit ab997d7bbd
+1 -1
View File
@@ -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 }}."