Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.

Commit 9c89d73

Browse files
committed
chore: add commit comment and cleanup
1 parent 8bbd5d6 commit 9c89d73

File tree

9 files changed

+333
-5145
lines changed

9 files changed

+333
-5145
lines changed

.github/actions/deploy-preview/action.yml

Lines changed: 0 additions & 18 deletions
This file was deleted.

.github/actions/deploy-preview/index.mjs

Lines changed: 0 additions & 47 deletions
This file was deleted.

.github/workflows/after-deploy.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.

.github/workflows/firebase-hosting-main.yml

Lines changed: 0 additions & 36 deletions
This file was deleted.

.github/workflows/firebase-hosting-pr.yml

Lines changed: 0 additions & 86 deletions
This file was deleted.

.github/workflows/measure.yml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,9 @@ jobs:
3232
- name: Upload measurements
3333
uses: actions/upload-artifact@v4
3434
with:
35-
name: measurements.md
35+
name: measurements
3636
path: measurements.md
37-
# - name: Create or update comment
38-
# uses: marocchino/sticky-pull-request-comment@v2
39-
# with:
40-
# header: measurements
41-
# path: measurements.md
37+
- name: Create commit comment
38+
uses: peter-evans/commit-comment@v3
39+
with:
40+
body-path: measurements.md

0 commit comments

Comments
 (0)