Skip to content

Commit

Permalink
fix version check file path (#2846)
Browse files Browse the repository at this point in the history
  • Loading branch information
ksurl authored May 30, 2024
1 parent fe86e50 commit ff54fcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-transmission-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
branches:
- dev
paths:
- upstream/transmission-version.txt
- "upstream/transmission-version.txt"

jobs:
build-transmission:
Expand Down

0 comments on commit ff54fcc

Please sign in to comment.