Skip to content
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

Create TEST.MD #23

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<p align="center">
<a href="http://lovera.maxam.now.sh/">
<a href="http://lovera.maxam.now.sh/">
<img src="https://user-images.githubusercontent.com/25841814/79395484-5081ae80-7fac-11ea-9e27-ac91472e31dd.png" alt="screenshot" width="500">
</a>
<h3 align="center">📌✨productive-box</h3>
</p>
</p>

<p align="center">
<img src="https://img.shields.io/badge/language-typescript-blue?style"/>
Expand All @@ -30,7 +30,7 @@ This project uses GitHub graphQL API to get the commit histories and write into

### Prep work
1. Create a new public GitHub Gist (https://gist.github.com/)
1. Create a token with the `gist` and `repo` scope and copy it. (https://github.com/settings/tokens/new)
1. Create a token with the `gist` and `repo` scope and copy it. (h ttps://github.com/settings/tokens/new)
> enable `repo` scope seems **DANGEROUS**<br/>
> but this GitHub Action only accesses your commit timestamp in repository you contributed.

Expand Down
1 change: 1 addition & 0 deletions TEST.MD
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@