HELPME
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s

This commit is contained in:
2026-04-05 01:24:23 -04:00
parent 5d81977607
commit a00be357d0

View File

@@ -17,4 +17,5 @@ jobs:
- name: List files in the repository
run: |
ls ${{ gitea.workspace }}
- run: echo " This job's status is ${{ job.status }}."
- run: echo " This job's status is ${{ job.status }}."
- run: echo " HELP ME, I'M A GITHUB ACTION."