commit 9786cec8d2f10721847c79fdf3942d48e050836d
parent 574869daa041cf3c19c1f75d5981cd5467b9c436
Author: Adam M <[email protected]>
Date: Fri, 12 Nov 2021 20:36:56 -0600
fiddlesticks
Diffstat:
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/.github/workflows/build-all.yml b/.github/workflows/build-all.yml
@@ -109,6 +109,10 @@ jobs:
- uses: actions/download-artifact@v2
with:
path: _artifacts
+ - name: ugh huh
+ run: |
+ ls
+ ls _artifacts
- name: Upload release assets
uses: svenstaro/upload-release-action@v2
with:
diff --git a/plugin.json b/plugin.json
@@ -1,6 +1,6 @@
{
"slug": "computerscare",
- "version": "2.0.0c",
+ "version": "2.0.0d",
"name": "computerscare",
"brand": "computerscare",
"author": "computerscare",