Skip to content

Commit

Permalink
Account for folder names in deployed artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidGregory084 committed Jan 27, 2021
1 parent cb410e0 commit 15a51d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ deploy:
package: OpenIL2
version: $(RELEASE_VERSION)
publish: true
artifact: /openil2-installer.*\.exe/
artifact: /.*openil2-installer.*\.exe/
on:
APPVEYOR_REPO_TAG: true

Expand Down

0 comments on commit 15a51d0

Please sign in to comment.