We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 631bf06 + fae1f80 commit 68da27dCopy full SHA for 68da27d
.github/workflows/slo-report.yml
@@ -16,7 +16,7 @@ jobs:
16
if: github.event.workflow_run.conclusion == 'success'
17
steps:
18
- name: Publish YDB SLO Report
19
- uses: ydb-platform/ydb-slo-action/report@main
+ uses: ydb-platform/ydb-slo-action/report@charts
20
with:
21
token: ${{ secrets.GITHUB_TOKEN }}
22
run_id: ${{ github.event.workflow_run.id }}
0 commit comments