Skip to content

Commit cdf89b4

Browse files
committed
Update build.yml
1 parent a4bd58c commit cdf89b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
4646
curl -X POST \
4747
-H "Content-Type: application/json" \
48-
-d '$PAYLOAD' \
48+
-d "$PAYLOAD" \
4949
https://okai.servicestack.com/dropbox/pvq.json
5050
5151
# - name: test

0 commit comments

Comments
 (0)