Skip to content

Commit

Permalink
chore/ci: fix profiling
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenjoezhang committed Oct 8, 2021
1 parent 098cf0a commit 55b7b19
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,8 @@ jobs:
project: ./.tmp-hexo-theme-unit-test/0x/
login: ${{ secrets.SURGE_LOGIN }}
token: ${{ secrets.SURGE_TOKEN }}
- name: Comment PR
uses: marocchino/sticky-pull-request-comment@v2
with:
message: |
Publish flamegraph to https://${{ github.sha }}-${{ matrix.node-version }}-hexo.surge.sh/flamegraph.html

0 comments on commit 55b7b19

Please sign in to comment.