Skip to content

Commit 7429307

Browse files
committed
Trying a homebrew release again (5)
1 parent 69f7295 commit 7429307

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ jobs:
107107
}
108108
run: |
109109
export PAYLOAD=$(echo "${PAYLOAD}" | jq -Mc '.')
110+
set -x # let's see what we're sending
110111
gh api repos/earlye/homebrew-tap/dispatches \
111112
-f event_type=update-formula \
112113
-F "client_payload=${PAYLOAD}"

0 commit comments

Comments
 (0)