Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AniMB committed Apr 18, 2024
1 parent c832188 commit a16ceae
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.commits.added[0] }}"
echo "The first modified file is: ${{ github.event.commits.added }}"

0 comments on commit a16ceae

Please sign in to comment.