Update README.md

This commit is contained in:
Ariful Alam 2022-05-11 13:13:21 +06:00 committed by GitHub
parent fb08deafd6
commit aad79fa521
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,7 +57,7 @@ These instructions will get you a copy of the project and deploy your portfolio
- **Fork repo:** Click [here](https://github.com/arifszn/gitprofile/fork) to fork the repo so you have your own project to customize. A "fork" is a copy of a repository.
- **Rename repo:** Rename your forked repository to `username.github.io` in GitHub, where `username` is your GitHub username (or organization name).
- **Workflow permissions:** Go to your forked repo's settings. Select **Actions****General**. In **Workflow permissions** section, select `Read and write permissions`.
- **Workflow permissions:** Go to your forked repo's settings. Select **Actions****General**. In **Workflow permissions** section, select `Read and write permissions` and click **save**..
- **Enable workflows:** Go to your repo's **Actions** page and enable workflows.
![Workflows](https://arifszn.github.io/assets/img/hosted/gitprofile/workflows.png)