-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Documentations #170
Conversation
Results against Kubo master: Summary
|
Results against Kubo latest: Summary
|
fefec12
to
628f556
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry it took me so long to get here Looks great, thanks for taking care of docs :)
.github/workflows/deploy-pages.yml
Outdated
@@ -49,7 +49,7 @@ jobs: | |||
echo "name=${NAME}" >> $GITHUB_OUTPUT | |||
- name: Download json output | |||
id: download-artifact | |||
uses: dawidd6/action-download-artifact@v2 # TODO: pin | |||
uses: dawidd6/action-download-artifact@268677152d06ba59fcec7a7f0b5d961b6ccd7e1e # v2.28.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👏
47c073f
to
d1b45f1
Compare
Contributes to #169
Update documentation
surface job URL better and render details
Follow-ups