Replies: 3 comments
-
Thanks for taking a look; if you PR the change, I'll look at it and see about committing it. |
Beta Was this translation helpful? Give feedback.
-
I read the discord chat about your work on that action for overwriting existing artifacts. Found something? I'm pretty new to github and tried for hours to get that release action doing that. changing work paths in a python script was my greatest success :/ |
Beta Was this translation helpful? Give feedback.
-
Searched and searched, tried workarounds, different actions from the marketplace, console commands etc... nothing worked, till i found out that this behavior is a bug/feature from 2017 and how it works. Anyway, solved. Will PR the yml file soon. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
First, this is a great repository, found many interesting plugins here, thanks you for that.
I have checked your main.yml and used it for my own repository and found a non-optimal function in it. When changing a plugin, the zip which is made contains your additional directories "Working/All Plugins/".
This code fixes that
Beta Was this translation helpful? Give feedback.
All reactions