Skip to content

Commit

Permalink
ci/release: Use bot account for bump-formula-pr
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinav authored Nov 10, 2024
1 parent 76be723 commit 47c59c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,8 @@ jobs:
- name: Update Homebrew Formula
uses: dawidd6/[email protected]
with:
token: ${{ secrets.PAT }}
token: ${{ secrets.ROBOT_PAT }}
user_name: Abhinav Gupta
user_email: "41730[email protected]"
user_email: "187913561+abhinav-robot@users.noreply.github.com"
formula: git-spice
tag: v${{ env.VERSION }}

0 comments on commit 47c59c6

Please sign in to comment.