Compare commits

..

2 Commits

Author SHA1 Message Date
Palash Tyagi
7106f6ccf7 Add a blank line at the beginning of README.md for better formatting 2025-07-05 00:58:31 +01:00
Palash Tyagi
95911fb0ef Fix GitHub token reference for downloading benchmark report 2025-07-05 00:56:53 +01:00
2 changed files with 2 additions and 1 deletions

View File

@ -106,7 +106,7 @@ jobs:
- name: Download last available benchmark report - name: Download last available benchmark report
env: env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} GH_TOKEN: ${{ secrets.CUSTOM_GH_TOKEN }}
run: | run: |
artifact_url=$(gh api -H "Accept: application/vnd.github+json" \ artifact_url=$(gh api -H "Accept: application/vnd.github+json" \
/repos/${{ github.repository }}/actions/artifacts \ /repos/${{ github.repository }}/actions/artifacts \

View File

@ -1,3 +1,4 @@
# <img align="center" alt="Rustframe" src=".github/rustframe_logo.png" height="50" /> rustframe # <img align="center" alt="Rustframe" src=".github/rustframe_logo.png" height="50" /> rustframe
<!-- though the centre tag doesn't work as it would noramlly, it achieves the desired effect --> <!-- though the centre tag doesn't work as it would noramlly, it achieves the desired effect -->