We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29a51dc commit 29849beCopy full SHA for 29849be
appveyor.yml
@@ -51,13 +51,13 @@ artifacts:
51
name: $(PLUGIN_NAME)
52
type: zip
53
- path: $(APPMAN_CONFIG_XML)
54
- name: appmanconfig
+ name: appman
55
type: xml
56
deploy:
57
- provider: GitHub
58
release: $(appveyor_build_version)
59
auth_token:
60
secure: HK9ej9WVysHQHeTEQ/QTOJmh08xCtDQyDBy5uXWrWV/xROMNkQrTeQv1j2tYOxVw
61
- artifact: /(.*\.fdz)|(appmanconfig.xml)/
+ artifact: /(.*\.fdz)|(appman.xml)/
62
on:
63
branch: master
0 commit comments