diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 5795e0e..b6e36a8 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -22,6 +22,6 @@ jobs: repo_token: "${{ secrets.GITHUB_TOKEN }}" automatic_release_tag: "latest" prerelease: true - title: "Development Build" + title: "prerelease Build" files: | build/client.zip