Skip to content

Commit 15a51d0

Browse files
Account for folder names in deployed artifacts
1 parent cb410e0 commit 15a51d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ deploy:
161161
package: OpenIL2
162162
version: $(RELEASE_VERSION)
163163
publish: true
164-
artifact: /openil2-installer.*\.exe/
164+
artifact: /.*openil2-installer.*\.exe/
165165
on:
166166
APPVEYOR_REPO_TAG: true
167167

0 commit comments

Comments
 (0)