Skip to content

Commit

Permalink
Update auto-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
richardadonnell committed Nov 24, 2024
1 parent f8c6094 commit d27842a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/auto-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Auto Release
on:
push:
paths:
- 'releases/*.zip'
- "releases/*.zip"

jobs:
create-release:
Expand Down Expand Up @@ -36,4 +36,4 @@ jobs:
--notes "" \
"$file"
fi
done
done

0 comments on commit d27842a

Please sign in to comment.