Skip to content

Commit 097abfe

Browse files
committed
fix
1 parent e307bf5 commit 097abfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- name: Checkout tap repository
6161
uses: actions/checkout@v3
6262
with:
63-
repository: your-username/homebrew-skidfuscator
63+
repository: skidfuscatordev/homebrew-skidfuscator
6464
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
6565
# Use a branch name where the formula resides, usually 'main'
6666
ref: main

0 commit comments

Comments
 (0)