Skip to content

Commit 1f6e653

Browse files
committed
Trying a homebrew release again (3)
1 parent 0e34221 commit 1f6e653

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
@@ -109,4 +109,4 @@ jobs:
109109
export PAYLOAD=$(echo "${PAYLOAD}" | jq -Mc '.')
110110
gh api repos/earlye/homebrew-tap/dispatches \
111111
-f event_type=update-formula \
112-
-F client_payload="${PAYLOAD}"
112+
-F client_payload:="${PAYLOAD}"

0 commit comments

Comments
 (0)