Skip to content

Commit

Permalink
upload-itchio: fix path triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
dulvui committed May 21, 2023
1 parent c941582 commit ce18c25
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/upload-itchio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: itch.io upload
on:
push:
paths:
- "version"
- "version-android"
- "version-ios"
- ".github/workflows/upload-itchio.yml"

env:
Expand Down

0 comments on commit ce18c25

Please sign in to comment.