Rename Matter -> Jecs in release workflow (#60)

* Rename Matter -> Jecs in release workflow

* Delete body from release message

This should theoretically prevent the overriding description bug that Ukendio mentioned on discord. Unsure since I haven't tested in another repo workflow yet.
This commit is contained in:
EncodedVenom 2024-07-02 21:42:57 -04:00 committed by GitHub
parent bd2ed21fc3
commit f041d6fa74
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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
run: wally publish