From f2ea440d10820e9400408e1638f0ca633ebe5248 Mon Sep 17 00:00:00 2001 From: Chase Eller Date: Sun, 22 Mar 2026 18:22:08 -0400 Subject: [PATCH] Update ciNew.yaml --- .github/workflows/ciNew.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ciNew.yaml b/.github/workflows/ciNew.yaml index 54fa6c7..8451910 100644 --- a/.github/workflows/ciNew.yaml +++ b/.github/workflows/ciNew.yaml @@ -28,6 +28,6 @@ jobs: token: ${{ secrets.releasekey }} tag_name: ${{ github.ref_name }} name: ${{ github.ref_name }} - files: | + files: |- *.vsix server_url: https://git.cstmgames.dev \ No newline at end of file