From 77c3d14e9c23de10a7ca2ecb0ffe0d10f0fa2ebe Mon Sep 17 00:00:00 2001 From: caxanga334 <10157643+caxanga334@users.noreply.github.com> Date: Sun, 24 Nov 2024 20:50:15 -0300 Subject: [PATCH] CI: Change Plugin Package Name --- .github/workflows/build-action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-action.yml b/.github/workflows/build-action.yml index e0a95c1..da3b3e5 100644 --- a/.github/workflows/build-action.yml +++ b/.github/workflows/build-action.yml @@ -221,7 +221,7 @@ jobs: - name: Upload Compiled Plugins Artifact uses: actions/upload-artifact@v4.4.3 with: - name: plugins-${{ matrix.package-name }}-${{ steps.short-sha.outputs.sha }} + name: navbot-sm-plugins-${{ steps.short-sha.outputs.sha }} path: | build/package/*