Skip to content

Commit 8e798ea

Browse files
authored
Update README.md
1 parent 8451813 commit 8e798ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Dynamic Profile Page On Github
22

3-
GitHub Action to push updates to your special profile repo.
3+
A GitHub action to push updates to your special profile repo.
44

55
### Why?
66

@@ -15,7 +15,7 @@ Follow the steps;
1515
- Add `<!-- START gadpp -->` add the end of the README.md file of the special repo.
1616
- Create a personal access token [here](https://github.com/settings/tokens) and set the `repo` permission.
1717
- Add the access token created in previous step to the repository (that uses this action) as a secret with name `API_TOKEN_GITHUB`.
18-
- Create the YML file for the action under `.github/workflows`. You can use the sample given below.
18+
- Create the YML file for the action under `.github/workflows`. You can use the sample given below. Please update `YOUR_GITHUB_USERNAME` and `EMAIL_USED_ON_GITHUB` values.
1919

2020
## Example YML File To Create A Workflow With This Action
2121

0 commit comments

Comments
 (0)