Skip to content

Commit fae1f80

Browse files
authored
Update slo-report.yml
1 parent 631bf06 commit fae1f80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/slo-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
if: github.event.workflow_run.conclusion == 'success'
1717
steps:
1818
- name: Publish YDB SLO Report
19-
uses: ydb-platform/ydb-slo-action/report@main
19+
uses: ydb-platform/ydb-slo-action/report@charts
2020
with:
2121
token: ${{ secrets.GITHUB_TOKEN }}
2222
run_id: ${{ github.event.workflow_run.id }}

0 commit comments

Comments
 (0)