mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-21 07:39:59 +00:00
Compare commits
No commits in common. "7106f6ccf7d687c7d21bfa90387736fe703edc29" and "84b7fc8eec51ad428157faec902727d141ae4f3f" have entirely different histories.
7106f6ccf7
...
84b7fc8eec
2
.github/workflows/docs-and-testcov.yml
vendored
2
.github/workflows/docs-and-testcov.yml
vendored
@ -106,7 +106,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Download last available benchmark report
|
- name: Download last available benchmark report
|
||||||
env:
|
env:
|
||||||
GH_TOKEN: ${{ secrets.CUSTOM_GH_TOKEN }}
|
GH_TOKEN: ${{ secrets.GITHUB_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 \
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
# <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 -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user