Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lmachens committed Dec 20, 2023
1 parent 6b7def0 commit 4e38204
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/overwolf-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build Overwolf Preview App CI
on:
push:
paths:
- "overwolf/manifest.json"
- "manifest.json"
workflow_dispatch:

jobs:
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"meta": {
"name": "Sons Of The Forest Map-DEV",
"author": "Leon Machens",
"version": "0.37.0",
"version": "0.37.1",
"minimum-overwolf-version": "0.218.0",
"description": "Sons Of The Forest Map",
"dock_button_title": "Sons Of The Forest",
Expand Down

0 comments on commit 4e38204

Please sign in to comment.