mirror of
https://github.com/nicklockwood/SwiftFormat.git
synced 2026-06-16 10:34:34 +00:00
Fix Windows release script
This commit is contained in:
@@ -96,5 +96,4 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
tag_name: ${{ github.event.release.tag_name || inputs.tag }}
|
||||
files: |
|
||||
SwiftFormat.*.msi
|
||||
files: SwiftFormat.*.msi/SwiftFormat.*.msi
|
||||
|
||||
Reference in New Issue
Block a user