https://github.com/varshamohan08/portfolio
https://github.com/varshamohan08/portfolio
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/varshamohan08/portfolio
- Owner: varshamohan08
- Created: 2024-04-12T19:17:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-12T19:36:06.000Z (about 1 year ago)
- Last Synced: 2024-04-13T02:47:13.113Z (about 1 year ago)
- Language: JavaScript
- Size: 13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# portfolio
[](https://github.com/varshamohan08)
This repository contains the build folder (docs) of my portfolio website, which is deployed using GitHub Pages. Explore my projects, experiences, and more through this interactive platform.
## Deployment Workflow
The deployment of the static content to GitHub Pages is automated using GitHub Actions. The workflow defined in `.github/workflows/static.yml` ensures that the latest changes are deployed to the `main` branch.
### Workflow Description
- **Name**: Deploy static content to Pages
- **Triggers**: Automatically triggered on push to the `main` branch and manually triggered from the Actions tab.
- **Concurrency**: Allows only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.## License
This project is licensed under the [MIT License](LICENSE).