actions-marketplace-validations/PortfolioFy
Creates an webpage which can be deployed as Github page
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 27, 2022
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/kaustubhgupta_portfoliofy@7bd8c4ceab850562f08cb44cc5eb9ac8c3bbba1b # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| gh_token | Github Personal Access token | yes | — |
| theme | Type of webpage you want to render | no | 1 |
| blogs | Include blogs in your Portfolio | no | false |
| hackathons | Include hackathon projects. | no | false |
| stats_choice | Type of GitHub Stats | no | 1 |
| stats_customization | Custom parameters for the GitHub stats choosen | no | false |
| current_repo_path | Path of the current Repo | no | ${{ github.workspace }} |
| current_repo_branch | Name of the current branch | no | ${{ github.ref }} |
| resume_link | Link for resume pdf uploaded online | no | false |
| allow_footer | Display Creator Credits | no | true |
| project_sort_by | Sorting the projects according to count of number of stars or forks | no | stars |
| social_links | Linkedin, Twitter, Stackoverflow, Medium, Devto | no | false |
Outputs
no outputs