Skip to content

Commit

Permalink
Update Check_for_Version_Update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnDuprey committed Jan 27, 2025
1 parent d805803 commit be83476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Check_for_Version_Update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Check for Changed Files
uses: brettcannon/check-for-changed-files@v1.1.0
with:
file-pattern: version.json
file-pattern: public/version.json
failure-message: "You have not updated version.json. This is a required file to update at each PR. Please sync your latest changes and update the version number."
- name: Prevent changes to workflow files
uses: DovnarAlexander/github-action-file-detection@v0.3.0
Expand Down

0 comments on commit be83476

Please sign in to comment.