File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ environment:
66 PLUGIN_INFO : http:\/\/www.flashdevelop.org\/community\/viewtopic.php?f=4&t=5961
77 PLUGIN_GITHUB_RELEASES : https:\/\/github.com\/SlavaRa\/fdplugin-quicknavigate\/releases
88 APPMAN_TEMPLATE : appman.template
9- APPMAN_CONFIG_XML : appman.xml
9+ APPMAN_CONFIG_XML : appman.txt
1010init :
1111- git clone -q https://github.com/fdorg/flashdevelop.git C:\projects\FlashDevelop
1212version : $(PLUGIN_VERSION).{build}
@@ -53,12 +53,12 @@ artifacts:
5353 type : zip
5454- path : $(APPMAN_CONFIG_XML)
5555 name : appman
56- type : xml
56+ type : txt
5757deploy :
5858- provider : GitHub
5959 release : $(appveyor_build_version)
6060 auth_token :
6161 secure : HK9ej9WVysHQHeTEQ/QTOJmh08xCtDQyDBy5uXWrWV/xROMNkQrTeQv1j2tYOxVw
62- artifact : /(.*\.fdz)|(appman.xml )/
62+ artifact : /(.*\.fdz)|(appman.txt )/
6363 on :
6464 branch : master
You can’t perform that action at this time.
0 commit comments