👷 Change the Homebrew job's name

This commit is contained in:
M. Mert Yildiran 2024-03-15 21:16:14 +03:00
parent 9162c4fb64
commit f1021f61b6
No known key found for this signature in database
GPG Key ID: DA5D6DCBB758A461

View File

@ -53,7 +53,7 @@ jobs:
bodyFile: 'bin/README.md' bodyFile: 'bin/README.md'
brew: brew:
name: Build and publish a new release name: Publish a new Homebrew formulae
needs: [release] needs: [release]
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps: