Skip to content

Commit 1b53352

Browse files
committed
fix: correct homebrew tap org name
Made-with: Cursor
1 parent 4c838da commit 1b53352

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
uses: peter-evans/repository-dispatch@v3
136136
with:
137137
token: ${{ secrets.HOMEBREW_TAP_TOKEN }}
138-
repository: pcr-dev/homebrew-pcr
138+
repository: pcr-developers/homebrew-pcr
139139
event-type: new-release
140140
client-payload: |
141141
{

0 commit comments

Comments
 (0)