Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnrushefsky committed Jan 15, 2025
1 parent 7d9d905 commit 4cd940d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
} >> "$GITHUB_OUTPUT"
{
echo 'body<<EOF'
echo "echo $info | jq -r '.body'
echo $info | jq -r '.body'
echo EOF
} >> "$GITHUB_OUTPUT"
Expand Down

0 comments on commit 4cd940d

Please sign in to comment.