diff --git a/.gitea/workflows/myaction.yaml b/.gitea/workflows/myaction.yaml index 1029150..3498d41 100644 --- a/.gitea/workflows/myaction.yaml +++ b/.gitea/workflows/myaction.yaml @@ -16,4 +16,4 @@ jobs: - name: List files in the repository run: | ls ${{ gitea.workspace }} - - run: echo "🍏 This job's status is ${{ job.status }}." + - run: echo "🍏 This lukas's job is job's status is ${{ job.status }}."