Skip to content

Commit b7dee7a

Browse files
authored
Update github-actions-demo.yml
1 parent f2dd31b commit b7dee7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-actions-demo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
- name: List files in the repository
1616
run: |
1717
ls ${{ github.workspace }}
18-
- run: echo "🍏 This job's status is ${{ job.status }}."
18+
- run: echo "🍏 This job's status is now ${{ job.status }}."

0 commit comments

Comments
 (0)