1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-07-25 09:45:04 +02:00

refacotr(gh): refactor

This commit is contained in:
syuilo
2026-07-16 21:58:01 +09:00
parent b028d4ad5b
commit ceb31f16c8
2 changed files with 2 additions and 2 deletions

View File

@@ -40,5 +40,5 @@ jobs:
uses: thollander/actions-comment-pull-request@v3
with:
pr-number: ${{ steps.load-pr-number.outputs.pr-number }}
comment-tag: frontend_browser_diagnostics
comment-tag: frontend-browser-diagnostics
file-path: ${{ runner.temp }}/frontend-browser-diagnostics/frontend-browser-diagnostics.md

View File

@@ -175,5 +175,5 @@ jobs:
uses: thollander/actions-comment-pull-request@v3
with:
pr-number: ${{ steps.load-pr-number.outputs.pr-number }}
comment-tag: frontend_bundle_diagnostics
comment-tag: frontend-bundle-diagnostics
file-path: ${{ runner.temp }}/frontend-bundle-report/frontend-bundle-diagnostics-report.md