Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AniMB authored Apr 18, 2024
1 parent 46ad76a commit fab9fbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
echo test, and deploy your project.
- name: Print modified file
run: |
echo "The first modified file is: ${{ github.event.head_commit.modified[0] }}"
echo "The first modified file is: ${{ github.event.push.added[0] }}"

0 comments on commit fab9fbc

Please sign in to comment.