diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index b485f17..3b90293 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -49,9 +49,7 @@ jobs: - name: Create Release uses: softprops/action-gh-release@v1 with: - name: Matter ${{ github.ref_name }} - body: | - Matter ${{ github.ref_name }} is now available! + name: Jecs ${{ github.ref_name }} files: | jecs.rbxm @@ -70,4 +68,4 @@ jobs: run: wally login --token ${{ secrets.WALLY_AUTH_TOKEN }} - name: Publish - run: wally publish \ No newline at end of file + run: wally publish