We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2dd31b commit b7dee7aCopy full SHA for b7dee7a
1 file changed
.github/workflows/github-actions-demo.yml
@@ -15,4 +15,4 @@ jobs:
15
- name: List files in the repository
16
run: |
17
ls ${{ github.workspace }}
18
- - run: echo "🍏 This job's status is ${{ job.status }}."
+ - run: echo "🍏 This job's status is now ${{ job.status }}."
0 commit comments