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 Jun 18, 2020
1 parent 5374937 commit 3117037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ A github action to verify changed files.
# .....................
- name: Run Find changed files.
id: changed_files
uses: jackton1/verify-changed-files@v2
uses: tj-actions/verify-changed-files@v2
with:
files: "test.png, new.txt, test_directory"
- name: Perform action when files change.
Expand Down

0 comments on commit 3117037

Please sign in to comment.