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