Skip to content

Commit

Permalink
ci(ci): fix the quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
clearloop committed Dec 21, 2023
1 parent d5fb3f5 commit 8d78551
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 @@ -74,4 +74,4 @@ jobs:
prefix: 'build'
inputs:
'{ "title": "${{ github.event.pull_request.title }}", "number": "${{
github.event.number" }} }'
github.event.number }}" }'

0 comments on commit 8d78551

Please sign in to comment.