mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
use single quotes in gh actions (#3032)
This commit is contained in:
parent
698bd56e61
commit
9cd33e1dec
2
.github/workflows/post-benchmark.yml
vendored
2
.github/workflows/post-benchmark.yml
vendored
@ -39,4 +39,4 @@ jobs:
|
||||
alert-threshold: "200%"
|
||||
alert-comment-cc-users: "@yewstack/yew"
|
||||
auto-push: true
|
||||
save-data-file: ${{ steps.test-pr.outputs.stdout == "" }}
|
||||
save-data-file: ${{ steps.test-pr.outputs.stdout == '' }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user