Skip to content

Commit 8757526

Browse files
committed
workaround fork files
1 parent fb3f48f commit 8757526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,6 @@ jobs:
124124
formula-path: src/tools/homebrew/Formula/flow-php.rb
125125
homebrew-tap: stloyd/flow
126126
base-branch: feature/homebrew
127-
download-url: https://github.com/flow-php/flow/releases/download/${{ steps.get_version.outputs.version }}/flow.phar
127+
download-url: https://github.com/stloyd/flow/releases/download/${{ steps.get_version.outputs.version }}/flow.phar
128128
env:
129129
COMMITTER_TOKEN: ${{ secrets.HOMEBREW_TAP_TOKEN }}

0 commit comments

Comments
 (0)