Skip to content

Commit

Permalink
use yaml folding block for multiline json string key value
Browse files Browse the repository at this point in the history
  • Loading branch information
nam20485 committed Feb 19, 2024
1 parent 3b8cbab commit 391fd37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
with:
repository: ${{ github.repository }}
event-type: trigger_deploy_release_event
client-payload: |
client-payload: >
'{
"ref_name": "${{ github.ref_name }}",
"run_number": "${{ github.run_number }}",
Expand Down

0 comments on commit 391fd37

Please sign in to comment.