Skip to content

Commit

Permalink
quotes?
Browse files Browse the repository at this point in the history
  • Loading branch information
markuswustenberg committed Jan 10, 2025
1 parent 0f9a2ec commit ddb6654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
owner: context.repo.owner,
repo: context.repo.repo,
issue_number: context.issue.number,
body: ${{ steps.getsummary.outputs.summary }}
body: "${{ steps.getsummary.outputs.summary }}"
})
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit ddb6654

Please sign in to comment.