Skip to content

Commit b2453ba

Browse files
committed
fix: ci
1 parent 097abfe commit b2453ba

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
@@ -63,7 +63,7 @@ jobs:
6363
repository: skidfuscatordev/homebrew-skidfuscator
6464
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
6565
# Use a branch name where the formula resides, usually 'main'
66-
ref: main
66+
ref: master
6767

6868
- name: Update formula
6969
run: |

0 commit comments

Comments
 (0)