commit 3c1897d88262aed90108eb20b747c0b3aa2eec70 parent 27796b680e158e00c1c599e2dd26740fcf0a1b15 Author: Adam M <aemalone@gmail.com> Date: Fri, 12 Nov 2021 20:09:41 -0600 Add zip Diffstat:
M | .github/workflows/build-all.yml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/build-all.yml b/.github/workflows/build-all.yml @@ -76,7 +76,7 @@ jobs: uses: actions/upload-artifact@v2 with: path: dist - name: computerscare-modules-2.git.${{ github.sha }}-${{ matrix.config.name }} + name: computerscare-modules-2.git.${{ github.sha }}-${{ matrix.config.name }}.zip publish: name: Publish plugin