Skip to content

Commit

Permalink
show heredoc result
Browse files Browse the repository at this point in the history
Signed-off-by: Jeffrey Martin <[email protected]>
  • Loading branch information
jmartin-tech committed Aug 6, 2024
1 parent 61b5479 commit df8e407
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maintain_cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
"sha"= "$SHA"
}
EOF
cat request.json
gh api --method PUT /repos/:owner/:repo/contents/$FILE_TO_COMMIT --input request.json
echo "Update committed to repo"
fi
Expand Down

0 comments on commit df8e407

Please sign in to comment.