diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 9954214b..090037e9 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -66,7 +66,7 @@ jobs: uses: softprops/action-gh-release@v0.1.15 with: token: ${{ secrets.GITHUB_TOKEN }} - files: GSChaos_DEV.zip + files: GSChaos_DEV tag_name: continuous draft: false prerelease: true