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