Skip to content

Commit

Permalink
re: simplify GitHub Actions instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
cybardev committed Jan 21, 2024
1 parent 0ec2e3b commit 9f3adf6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,16 @@ options:

### Using GitHub Actions

Automatically generate your resume and publish it as a website:
#### Automatically generate your resume and publish it as a website

- fork this repo
- navigate to your fork
- empty the `static/assets/` directory
- rename `resume_cybardev.py` to have your GitHub username instead of `cybardev`
- modify the renamed Python file to include your resume info
- push changes to your fork

#### Extras

- check `Actions` tab of your fork for workflow run details
- configure custom domain (if desired) from `Settings > Pages`

Expand Down

0 comments on commit 9f3adf6

Please sign in to comment.