Correct packaging to use the folder of the plugin
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Tyler 2019-05-22 12:20:57 -04:00
parent 561e5b443e
commit 3d4f563e37
2 changed files with 2 additions and 3 deletions

View File

@ -20,8 +20,7 @@ steps:
- cp /tmp/build/remote.exe /tmp/build/remote plugin/
- cat plugin/manifest.json | jq -r '.Version' > /tmp/build/version.txt
- mv plugin tf.meow.remote.sdPlugin
- cd tf.meow.remote.sdPlugin
- zip -r /tmp/build/tf.meow.remote.streamDeckPlugin .
- zip -r /tmp/build/tf.meow.remote.streamDeckPlugin tf.meow.remote.sdPlugin
- name: release
volumes:
- name: cache

View File

@ -51,7 +51,7 @@
"Name": "Remote",
"Icon": "images/pluginIcon",
"URL": "https://www.elgato.com/gaming/stream-deck",
"Version": "1.2.2",
"Version": "1.2.3",
"SDKVersion": 2,
"OS": [
{