Skip to content

Commit

Permalink
Remove mod.json from version check workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPurple6411 committed Dec 23, 2022
1 parent 475e743 commit 11db590
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/version-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ jobs:
with:
files: |
SMLHelper/Properties/AssemblyInfo.cs | /\[assembly: Assembly(?:File)?Version\("([0-9.]+)"\)\]/g
SMLHelper/mod_BelowZero.json | /"Version": "([0-9.]+)",/g
SMLHelper/mod_Subnautica.json | /"Version": "([0-9.]+)",/g
master_repo_path: ./master

- name: Add annotations
Expand Down

0 comments on commit 11db590

Please sign in to comment.