Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tonye Jack authored Jul 31, 2020
1 parent 6555389 commit ad0d2f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ jobs:
# .....................
# Make changes to files
# .....................
- name: Find changed files.
- name: Verify Changed files
uses: tj-actions/verify-changed-files@v2.0a
id: changed_files
uses: tj-actions/verify-changed-files@v2
with:
files: |
test.png
Expand Down

0 comments on commit ad0d2f7

Please sign in to comment.