Skip to content

Commit

Permalink
Update serversettingsvalidatorstep2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
InvalidArgument3 committed Oct 14, 2024
1 parent 4923cc9 commit cef6275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/serversettingsvalidatorstep2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: jacobtomlinson/gha-find-replace@v3
with:
find: "<MaxPlayers>16</MaxPlayers>"
replace: "<MaxPlayers>100</MaxPlayers>"
replace: "<MaxPlayers>50</MaxPlayers>"
include: "**.sbc"
regex: true
- name: Push changes
Expand Down

0 comments on commit cef6275

Please sign in to comment.