diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 6fd58c79..0be81d29 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -155,5 +155,6 @@ jobs: sudo git reset --hard origin/master cd - brew bump-formula-pr --url=https://github.com/bojand/ghz/archive/${{ env.RELEASE_VERSION }}.tar.gz --message="Automated release pull request using continuous integration." --no-browse -v ghz --force + brew bump-formula-pr --url=https://github.com/bojand/ghz/archive/${{ env.RELEASE_VERSION }}.tar.gz --message="Automated release pull request using continuous integration." --no-browse -v ghz-web --force env: - HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.GH_PAGES_ACTION_TOKEN }} \ No newline at end of file + HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.GH_PAGES_ACTION_TOKEN }}